From 9e0c518099818243d87e108c5cbdda5d1ead1d39 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 21 Dec 2000 15:50:53 +0000 Subject: [PATCH] --- source/system/gstate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__