summaryrefslogtreecommitdiff
path: root/src/localconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localconsts.h')
-rw-r--r--src/localconsts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h
index a6043e58f..d146e2787 100644
--- a/src/localconsts.h
+++ b/src/localconsts.h
@@ -81,4 +81,7 @@
// draw calls
// #define DEBUG_DRAW_CALLS 1
+// debug images usage
+#define DEBUG_IMAGES 1
+
#include "utils/perfomance.h"