From 7e99d4291172f4dadb59b81cf525817dd8a210e5 Mon Sep 17 00:00:00 2001 From: Comment Date: Tue, 4 Dec 2012 14:53:44 +0000 Subject: dress rehearsal version --- ofAsterisk/src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ofAsterisk/src/testApp.h') 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; }; -- cgit v1.2.3