Starship/include/debug.h

11 lines
185 B
C

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