From: Ash Tyndall Date: Tue, 18 Oct 2011 12:13:23 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=b021d54a5b5d5035424ab9a6ccbc4e32d1a16eca;hp=931b31d79c7a6a33c8eac86fab2e7f20fc668d3d;ds=sidebyside --- diff --git a/scene.c b/scene.c index 72ce8d3..8a31742 100644 --- a/scene.c +++ b/scene.c @@ -563,7 +563,7 @@ void idle() { } -int drawFloorRecurse = 5; +int drawFloorRecurse = 6; void drawSquare(int recurseLevel, float x1, float y1, float x2, float y2) {