diff --git a/src/main.cpp b/src/main.cpp index 0ae19bf..7056d5b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -46,7 +46,7 @@ where [switches] are optionally:\n\ int main( int argc, char **argv ) { char *gamedir=NULL; - + tmp[0]=0; for(int i=1;ishow(); - + if(gamedir){ int err = game->open(gamedir); if(!err)menu->show_resources();