diff options
Diffstat (limited to 'ofAsterisk/src/testApp.h')
| -rwxr-xr-x | ofAsterisk/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ofAsterisk/src/testApp.h b/ofAsterisk/src/testApp.h index 84c984c..61570bc 100755 --- a/ofAsterisk/src/testApp.h +++ b/ofAsterisk/src/testApp.h @@ -21,5 +21,7 @@ class testApp : public ofBaseApp{ void gotMessage(ofMessage msg); Asterisk game; + + int queuecheck; }; |
