scripts: appimage: fix generating extras.pak

This commit is contained in:
Alibek Omarov
2019-01-12 03:01:50 +03:00
parent c8035c1adf
commit 0409107ee2
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -983,7 +983,6 @@ int EXPORT Host_Main( int argc, char **argv, const char *progname, int bChangeGa
if( Host_IsDedicated() )
{
#ifdef _WIN32
void Wcon_InitConsoleCommands( void ) // con_win.c
Wcon_InitConsoleCommands ();
#endif