From 71b87df2449904293bd13f31891a483c2a0d17e1 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Thu, 20 Oct 2011 21:22:46 +0800 Subject: [PATCH] --- helper.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helper.c b/helper.c index b3c3f4a..9eebe50 100644 --- a/helper.c +++ b/helper.c @@ -252,22 +252,22 @@ void drawSquare(int recurseLevel, float x1, float z1, float x2, float z2) { unsigned int SizeX = 8; unsigned int SizeY = 8; - glBegin(GL_QUADS); + for (unsigned int x =0;x