diff options
Diffstat (limited to 'gaunt01/src/testApp.h')
| -rw-r--r-- | gaunt01/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 4452ee0..dd52d76 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -108,6 +108,8 @@ class testApp : public ofBaseApp{ vector<ofPoint> border; bool drawingborder; + ofSoundPlayer* sounds; + ofImage* billboards; ofVec2f scaleFactor; |
