diff options
Diffstat (limited to 'src/render/Console.h')
-rw-r--r-- | src/render/Console.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/Console.h b/src/render/Console.h index 9f22236f..b4fa60c4 100644 --- a/src/render/Console.h +++ b/src/render/Console.h @@ -23,5 +23,3 @@ public: }; extern CConsole TheConsole; - -void cprintf(char*, ...);
\ No newline at end of file |