(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index 166cf8c..f8fc31c 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -494,7 +494,7 @@ void display() {
      glVertex3f(-1.0f,-1.0f, 0.0f); // Bottom Left\r
    glEnd();\r
 \r
-   glFlush();\r
+   glutSwapBuffers();\r
 }\r
 \r
 /**\r

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