From: Ash Tyndall Date: Tue, 18 Oct 2011 12:03:35 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;ds=inline;h=601c83d12be4950573be996457f81d43ccfb8c45;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) {