(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index a866479..cc687e7 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -415,7 +415,7 @@ int main(int argc, char **argv) {
 \r
   glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);\r
 \r
-  //glutReshapeFunc(windowReshape);\r
+  glutReshapeFunc(windowReshape);\r
   glutDisplayFunc(display);\r
   glutMouseFunc(mouse);\r
   glutKeyboardFunc(keyboard);\r

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