X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=2f39c1a1ddca6ef012d21f2461422af5a94e00b1;hp=33c435d5b1356e204f7b2bc8785633e655b5f019;hb=0eec2fba66b847051c4ad7990d8be75c114e1be7;hpb=ad39e47f9139a72a602fa65e783baf581919972d diff --git a/src/libgame/system.h b/src/libgame/system.h index 33c435d5..2f39c1a1 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1290,6 +1290,7 @@ struct SetupInfo boolean quick_switch; boolean input_on_focus; boolean prefer_aga_graphics; + boolean game_speed_extended; int game_frame_delay; boolean sp_show_border_elements; boolean small_game_graphics;