diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 3c40ca96c..69f0defd5 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -225,6 +225,9 @@ // use OpenGL debug features // #define DEBUG_OPENGL 1 +// debug animations +// #define DEBUG_ANIMATIONS 1 + #ifdef DYECMD #undef USE_FUZZER #endif |