Changeset 5174 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Sep 11, 2005, 10:30:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/debug.h
r5076 r5174 27 27 28 28 #include "confincl.h" 29 #include "shell .h"29 #include "shell_buffer.h" 30 30 31 31 #include <stdio.h> … … 100 100 //#ifdef 101 101 #define PRINTF(x) PRINT(x) 102 #define PRINT_EXEC Shell ::addBufferLineStatic102 #define PRINT_EXEC ShellBuffer::addBufferLineStatic 103 103 104 104 #ifndef PRINTF
Note: See TracChangeset
for help on using the changeset viewer.