From c4fc08cc7238dfa310ed56e65a24df22c6bbb625 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 18 Apr 2012 17:40:55 +0100 Subject: trapdoor splashes etc --- gaunt01/src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gaunt01/src/testApp.h') diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 7ef1e3a..f2a35c0 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -91,6 +91,8 @@ class testApp : public ofBaseApp{ bool firstframe; //for background removal float bgnum; + + ofLight light; }; -- cgit v1.2.3