(no commit message)
[atyndall/cits2231.git] / globals.h
index 058e32c..c7d62d2 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -35,10 +35,7 @@ extern char *dirDefault2;
 // Stores the directory name for the meshes and textures.
 extern char dataDir[];
 
-extern int moving, startx, starty;
-
-/* Recursion level for floor drawing */
-extern int drawFloorRecurse;
+extern int startx, starty;
 
 /* Size of floor, from -n to n */
 extern int floorSize;

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