Changeset 9140 in orxonox.OLD for branches/terrain/src/defs/debug.h
- Timestamp:
- Jul 4, 2006, 3:06:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/terrain/src/defs/debug.h
r8282 r9140 111 111 #define PRINTFORX_VDEBUG PRINTF5 112 112 113 #ifndef ORX_DATADIR 114 #define ORX_DATADIR "/usr/share" 115 #endif 116 #ifndef DEBUG_LEVEL 117 #define DEBUG_LEVEL 2 118 #endif 113 119 #if DEBUG_LEVEL <= 3 114 120 #define PRINTF(x) PRINT(x)
Note: See TracChangeset
for help on using the changeset viewer.