X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=scene.c;h=790fa841cc7998cbac0238d9ebf9d717da0c8343;hp=ce50dd251ae05d036de6f3415c16949d801d78e2;hb=3b3e32d2dc375c39617769440c43a3ce04ea1503;hpb=3cebf2b382dc558220f394351ce8df48367dffc8 diff --git a/scene.c b/scene.c index ce50dd2..790fa84 100644 --- a/scene.c +++ b/scene.c @@ -563,7 +563,7 @@ void idle() { } -int drawFloorRecurse = 3; +int drawFloorRecurse = 4; void drawSquare(int recurseLevel, float x1, float y1, float x2, float y2) {