(no commit message)
[atyndall/cits2231.git] / helper.h
index 0ed5d21..c0c2462 100644 (file)
--- a/helper.h
+++ b/helper.h
@@ -24,4 +24,6 @@ void drawSquare(int recurseLevel, float x1, float z1, float x2, float z2);
 void drawFloor();
 void drawAxisLines();
 
+int addSceneObject(int id);
+
 #endif /* HELPER_H */

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