X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=85c26a5f34fd84c1b50939b92bf603fff89972cb;hb=3186a3cfcac48b25b8de9f77c78bc76f932c1e30;hp=7669474f83ff2804993121ab44ced251cea52234;hpb=9f936963ad86be8d113636c7193e9ebb85f9a5ce;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 7669474f..85c26a5f 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1322,6 +1322,7 @@ struct SetupEditorInfo boolean el_by_type; boolean show_element_token; + boolean fast_game_start; boolean show_read_only_warning;