From: Ash Tyndall Date: Tue, 18 Oct 2011 12:08:44 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=3cebf2b382dc558220f394351ce8df48367dffc8 --- 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) {