aboutsummaryrefslogtreecommitdiff
path: root/src/render/Console.h
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-06-26 00:25:59 +0300
committererorcun <erorcunerorcun@hotmail.com.tr>2021-06-26 00:25:59 +0300
commitaf7573ddbe38e0aaa485877e7ccb2e704b0f5a7f (patch)
tree75a719bb1ab82b354f464562ecc1fae9c55f64d0 /src/render/Console.h
parent4bab6d5356fe62c2166dbabc504792a510df7819 (diff)
Revert "Redo ReadSaveBuf + common.h cleanup"
This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069.
Diffstat (limited to 'src/render/Console.h')
-rw-r--r--src/render/Console.h2
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