(no commit message)
[atyndall/cits2231.git] / scene.h
diff --git a/scene.h b/scene.h
index 57fb933..33955b4 100644 (file)
--- a/scene.h
+++ b/scene.h
@@ -17,6 +17,7 @@ void makeMenu();
 
 void windowReshape(int w, int h);
 void mouse(int button, int state, int x, int y);
+void keyboard(unsigned char key, int x, int y);
 void motion(int x, int y);
 
 void display();

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