(no commit message)
[atyndall/cits2231.git] / globals.h
index 5a2b641..4c6c086 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -39,6 +39,7 @@ extern int drawFloorRecurse;
 
 /* Size of floor, from -n to n */
 extern int floorSize;
+extern float squareSize;
 
 /* Current camera position */
 extern GLfloat camx, camy, camz, keyrot;

UCC git Repository :: git.ucc.asn.au