(no commit message)
[atyndall/cits2231.git] / globals.h
index 728bf6a..71a21c2 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -65,6 +65,9 @@ extern int floorSize;
 /* Current camera position */
 extern GLfloat camx, camy, camz, rot;
 
+/* Length of axis lines */
+extern GLfloat lineLength;
+
 /* Light 0 parameters */
 extern GLfloat diffuse0[];
 extern GLfloat ambient0[];

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