X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=ca8494bc46868c4b4d95c673260440ff6c02d77d;hp=8ebd43dca41d15a869e75c98871f6ed1000c3636;hb=94a1798d87daf68e97fa0968f7b08109868020ab;hpb=ab8e032c1d2c7ec3df6b8491bdbd8f8e57c7dc70 diff --git a/src/libgame/system.h b/src/libgame/system.h index 8ebd43dc..ca8494bc 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1461,6 +1461,8 @@ struct SetupInfo boolean ask_on_escape; boolean ask_on_escape_editor; boolean ask_on_game_over; + boolean ask_on_quit_game; + boolean ask_on_quit_program; boolean quick_switch; boolean input_on_focus; boolean prefer_aga_graphics;