diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index d146e2787..b367e98a2 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -82,6 +82,6 @@ // #define DEBUG_DRAW_CALLS 1 // debug images usage -#define DEBUG_IMAGES 1 +// #define DEBUG_IMAGES 1 #include "utils/perfomance.h" |