- a bit more cleanup in app_init.

This commit is contained in:
Christoph Oelckers 2019-11-01 08:24:10 +01:00
parent 7aa9f53a6b
commit 39bfd64fe9
8 changed files with 19 additions and 129 deletions

View file

@ -52,8 +52,6 @@ extern const char *s_buildRev;
extern const char *s_buildTimestamp;
//// FUNCTIONS
extern void PrintBuildInfo(void);
extern void clearDefNamePtr(void);
void G_AddDef(const char *buffer);