Redo ReadSaveBuf + common.h cleanup

This commit is contained in:
Sergeanur
2021-06-28 03:59:07 +03:00
parent 3587cb029e
commit f8297df9c5
31 changed files with 507 additions and 421 deletions

View File

@@ -23,3 +23,5 @@ public:
};
extern CConsole TheConsole;
void cprintf(char*, ...);