added setup option to directly play the next level after solving a level
[rocksndiamonds.git] / src / libgame / system.h
index d2a8d2874234b5c605632c845cb22fb77ad2bc61..4dfe8d668ea0318efcb4772348dada308e456915 100644 (file)
@@ -1257,6 +1257,7 @@ struct SetupInfo
   boolean handicap;
   boolean skip_levels;
   boolean increment_levels;
+  boolean auto_play_next_level;
   boolean time_limit;
   boolean fullscreen;
   int window_scaling_percent;