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