diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-06-22 11:40:11 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-06-22 11:40:11 +0100 |
| commit | 11a2a8968984d35e59809d5c4ef602db9fac52dc (patch) | |
| tree | 6f9c6ad3464824880efdf0e1b1ca67ac42dfc7ef /gaunt01/src/testApp.h | |
| parent | b916619dd6511605610a9249823d3e797ed5928d (diff) | |
new media files
Diffstat (limited to 'gaunt01/src/testApp.h')
| -rw-r--r-- | gaunt01/src/testApp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 320292b..4fa679e 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -154,6 +154,7 @@ class testApp : public ofBaseApp{ map<int,player> players; bool drawStats; + bool drawInstructions; bool firstframe; //for background removal float bgnum; |
