macros
This commit is contained in:
parent
168bc162b8
commit
4e9cd24813
|
|
@ -1,6 +1,10 @@
|
|||
#ifndef DEBUG_H
|
||||
#define DEBUG_H
|
||||
|
||||
#define gEXMatrixGroupDecomposed(...)
|
||||
#define gEXMatrixGroupDecomposedNormal(...)
|
||||
#define gEXPopMatrixGroup(...)
|
||||
|
||||
#define DEBUG_SPEED_CONTROL 1
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue