summaryrefslogtreecommitdiff
path: root/ofAsterisk/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ofAsterisk/src/testApp.h')
-rwxr-xr-xofAsterisk/src/testApp.h2
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;
};