diff --git a/source/system/gstate.cpp b/source/system/gstate.cpp index 57f223de2..4fc5b87f0 100644 --- a/source/system/gstate.cpp +++ b/source/system/gstate.cpp @@ -29,7 +29,7 @@ // Use click counter or vbl counter -#define USE_CLICK_COUNTER +//#define USE_CLICK_COUNTER #ifdef USE_CLICK_COUNTER #ifndef __SYSTEM_CLICKCOUNT_H__