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