diff options
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; |
