9 lines
142 B
C
9 lines
142 B
C
#ifndef DEBUGHEADER_H
|
|
#define DEBUGHEADER_H
|
|
|
|
// #define DEBUG_CORE
|
|
// #define DEBUG_TILE
|
|
// #define DEBUG_TILEMATRIX
|
|
|
|
#endif // DEBUGHEADER_H
|