added setup option to ask to play again after game is over but not solved
[rocksndiamonds.git] / src / libgame / system.h
index 66ff780504d90153a198bf4ef3240c86d422ef5b..711b227355959cd6e7a28a1523c78c1ab9d34be9 100644 (file)
@@ -1288,6 +1288,7 @@ struct SetupInfo
   char *vsync_mode;
   boolean ask_on_escape;
   boolean ask_on_escape_editor;
+  boolean ask_on_game_over;
   boolean quick_switch;
   boolean input_on_focus;
   boolean prefer_aga_graphics;