added setup option to use extended list for game speed selection
[rocksndiamonds.git] / src / libgame / system.h
index 33c435d5b1356e204f7b2bc8785633e655b5f019..2f39c1a1ddca6ef012d21f2461422af5a94e00b1 100644 (file)
@@ -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;