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