Changes between Version 8 and Version 9 of code/doc/ConsoleCommand
- Timestamp:
- Sep 5, 2010, 11:11:45 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ConsoleCommand
v8 v9 18 18 *.cc file: 19 19 {{{ 20 #include "core/ ConsoleCommand.h"20 #include "core/command/ConsoleCommand.h" 21 21 22 22 SetConsoleCommand(ClassName, functionname, true);