(no commit message)
[atyndall/cits2231.git] / globals.h
index 6f6a626..4c7854a 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -86,5 +86,7 @@ extern GLfloat ambient[];
 extern GLfloat diffuse[];
 extern GLfloat specular[];
 
-#endif /* GLOBALS_H */
+/* Beginning width, height */
+extern int width, height;
 
+#endif /* GLOBALS_H */
\ No newline at end of file

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