(no commit message)
[atyndall/cits2231.git] / globals.h
index 4c6c086..b3d0d6b 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -85,4 +85,7 @@ extern int width, height;
 extern GLfloat zoom, rotate;
 extern GLfloat zoomFactor, rotateFactor;
 
+/* Texture state tracking */
+extern int currentGroundTexture, currentMeshTexture;
+
 #endif /* GLOBALS_H */
\ No newline at end of file

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