mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-26 19:37:40 +00:00
savefile selection / an option to use no savefile
This commit is contained in:
@@ -86,6 +86,7 @@ EX int hyper_main(int argc, char **argv) {
|
||||
pushScreen(showStartMenu);
|
||||
}
|
||||
#endif
|
||||
progress_warning();
|
||||
mainloop();
|
||||
finishAll();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user