summaryrefslogtreecommitdiff
path: root/vfg/src/testApp.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2012-12-14 12:53:44 +0000
committerComment <tim@gray.(none)>2012-12-14 12:53:44 +0000
commit066b911b19d93191fd5a89b8cd14c51aa18e2fd9 (patch)
tree00ef1860b1e51bdca774444a3e959b66dca43809 /vfg/src/testApp.h
parent19c84c74efd5b8ffd1fb8184037910c831990d2e (diff)
ready for Dublin
Diffstat (limited to 'vfg/src/testApp.h')
-rwxr-xr-xvfg/src/testApp.h3
1 files changed, 2 insertions, 1 deletions
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;