X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=a0108a28e1f915633e36d37d6b2cdc4b60339cbf;hb=49c6dea89a293093a952b991594980b469dd835a;hp=8c575f12f586fef31a1de7af300a85f40de8b122;hpb=d14ff3d04c44d90b4dc151fd7774946e20da0152;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 8c575f12..a0108a28 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -684,6 +684,7 @@ struct SetupInfo boolean time_limit; boolean fullscreen; boolean ask_on_escape; + boolean quick_switch; char *graphics_set; char *sounds_set;