diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h index 21316886b..0478e4513 100644 --- a/src/main.h +++ b/src/main.h @@ -83,7 +83,8 @@ #define ENABLEDEBUGLOG 1 -//define DEBUG_LEAKS +//define DEBUG_LEAKS 1 +//define DEBUG_DUMP_LEAKS 1 //define DEBUG_CONFIG 1 //define DEBUG_FONT 1 //define DEBUG_FONT_COUNTERS 1 |