Starship/include/debug.h
Sonic Dreamcaster 4e9cd24813 macros
2024-10-17 01:59:18 -03:00

11 lines
185 B
C

#ifndef DEBUG_H
#define DEBUG_H
#define gEXMatrixGroupDecomposed(...)
#define gEXMatrixGroupDecomposedNormal(...)
#define gEXPopMatrixGroup(...)
#define DEBUG_SPEED_CONTROL 1
#endif