From: Ash Tyndall Date: Tue, 18 Oct 2011 12:10:14 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=3b3e32d2dc375c39617769440c43a3ce04ea1503 --- diff --git a/scene.c b/scene.c index ce50dd2..790fa84 100644 --- a/scene.c +++ b/scene.c @@ -563,7 +563,7 @@ void idle() { } -int drawFloorRecurse = 3; +int drawFloorRecurse = 4; void drawSquare(int recurseLevel, float x1, float y1, float x2, float y2) {