Changeset 5357 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Oct 10, 2005, 9:15:05 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/debug.h
r5300 r5357 70 70 #define DEBUG_MODULE_GRAPHICS 2 71 71 #define DEBUG_MODULE_EVENT 2 72 #define DEBUG_MODULE_FONT 273 #define DEBUG_MODULE_PARTICLE 274 72 #define DEBUG_MODULE_PHYSICS 2 75 73 #define DEBUG_MODULE_GARBAGE_COLLECTOR 2 … … 82 80 #define DEBUG_MODULE_TRACK_MANAGER 2 83 81 #define DEBUG_MODULE_MATH 2 84 #define DEBUG_MODULE_LIGHT 285 82 86 83 #define DEBUG_MODULE_PNODE 2 87 84 #define DEBUG_MODULE_WORLD_ENTITY 2 88 85 89 #define DEBUG_MODULE_PLAYER 290 86 #define DEBUG_MODULE_WEAPON 2 91 87
Note: See TracChangeset
for help on using the changeset viewer.