From 066b911b19d93191fd5a89b8cd14c51aa18e2fd9 Mon Sep 17 00:00:00 2001 From: Comment Date: Fri, 14 Dec 2012 12:53:44 +0000 Subject: ready for Dublin --- vfg/src/testApp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vfg/src/testApp.h') diff --git a/vfg/src/testApp.h b/vfg/src/testApp.h index 14a0fbf..a405972 100755 --- a/vfg/src/testApp.h +++ b/vfg/src/testApp.h @@ -82,7 +82,7 @@ class testApp : public ofxFensterListener{ void switchAnimals(); void endGame(); void hangUp(); - + void queueWalkOff(); void queueWalkOn(); @@ -122,6 +122,7 @@ class testApp : public ofxFensterListener{ bool showFPS; bool showVis; bool fullscreenoutput; + int gameHeight; int currentsong,nextsong,gamestate,segmentStartTime; -- cgit v1.2.3