22 #ifndef ILLUSIONS_CONSOLE_H 23 #define ILLUSIONS_CONSOLE_H 25 #include "gui/debugger.h" 29 class IllusionsEngine;
35 bool Cmd_cheat(
int argc,
const char **argv);
43 #endif // ILLUSIONS_CONSOLE_H
Definition: debugger.h:41
Definition: illusions.h:92