(no commit message)
[atyndall/cits2231.git] / helper.h
index c0c2462..1f2ef90 100644 (file)
--- a/helper.h
+++ b/helper.h
@@ -26,4 +26,9 @@ void drawAxisLines();
 
 int addSceneObject(int id);
 
+void initializeLights();
+void updateLights();
+
+void initializeState();
+
 #endif /* HELPER_H */

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