X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=3dbae5993fc16cd86a53162c84440553c66eed52;hp=ac01255a687e6296206cfa2b04b440f0b37b33ae;hb=2443a8a09966a9940e1420c91d24a297325c2a00;hpb=335f4db8f7a8bea9b06eeea911b6d1e1d4de4623 diff --git a/src/libgame/system.h b/src/libgame/system.h index ac01255a..3dbae599 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -305,6 +305,7 @@ struct SetupInfo boolean handicap; boolean time_limit; boolean fullscreen; + boolean ask_on_escape; struct SetupShortcutInfo shortcut; struct SetupInputInfo input[MAX_PLAYERS];