From 86c462a8d5b9517738161eede77ccc6703af779b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 26 Dec 2011 17:02:09 +0000 Subject: displaying with overlays and distortion --- src/keyVar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/keyVar.cpp') diff --git a/src/keyVar.cpp b/src/keyVar.cpp index ea8b9ff..26e0455 100644 --- a/src/keyVar.cpp +++ b/src/keyVar.cpp @@ -5,7 +5,7 @@ */ #include "keyVar.h" -#define DEBUG 0 +#define DEBUG 1 void keyVar::set(char _keyInc,char _keyDec,float _val,float _speed,float _accel,float _accelTime){ keyInc=_keyInc; -- cgit v1.2.3