4 lines
49 B
C
4 lines
49 B
C
|
|
#ifdef DEBUG_BUILD_TYPE
|
|
int debug_depth;
|
|
#endif
|
|
|
#ifdef DEBUG_BUILD_TYPE
|
|
int debug_depth;
|
|
#endif
|