This commit is contained in:
Sonic Dreamcaster 2024-10-17 01:59:18 -03:00
parent 168bc162b8
commit 4e9cd24813

View File

@ -1,6 +1,10 @@
#ifndef DEBUG_H
#define DEBUG_H
#define gEXMatrixGroupDecomposed(...)
#define gEXMatrixGroupDecomposedNormal(...)
#define gEXPopMatrixGroup(...)
#define DEBUG_SPEED_CONTROL 1
#endif