mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
macros
This commit is contained in:
parent
168bc162b8
commit
4e9cd24813
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
#ifndef DEBUG_H
|
#ifndef DEBUG_H
|
||||||
#define DEBUG_H
|
#define DEBUG_H
|
||||||
|
|
||||||
|
#define gEXMatrixGroupDecomposed(...)
|
||||||
|
#define gEXMatrixGroupDecomposedNormal(...)
|
||||||
|
#define gEXPopMatrixGroup(...)
|
||||||
|
|
||||||
#define DEBUG_SPEED_CONTROL 1
|
#define DEBUG_SPEED_CONTROL 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue