diff --git a/polymer/eduke32/source/game.c b/polymer/eduke32/source/game.c index 8ad8df078..3319891aa 100644 --- a/polymer/eduke32/source/game.c +++ b/polymer/eduke32/source/game.c @@ -59,6 +59,7 @@ char playerswhenstarted; char qe,cp,usecwd = 0; static int32 CommandSetup = 0; +static int32 NoSetup = 0; static int32 CommandSoundToggleOff = 0; static int32 CommandMusicToggleOff = 0; static char *CommandMap = NULL; @@ -8874,6 +8875,7 @@ void app_main(int argc,char **argv) for (i=1;i