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