added setup option to disable counting score after the game
[rocksndiamonds.git] / src / libgame / system.h
index 0a6c35e16755dfc94706fcec31b618d49d67e842..598fbfef447e9ee781b03b1ee425244249d220ce 100644 (file)
@@ -1427,6 +1427,7 @@ struct SetupInfo
   boolean skip_levels;
   boolean increment_levels;
   boolean auto_play_next_level;
+  boolean count_score_after_game;
   boolean show_scores_after_game;
   boolean time_limit;
   boolean fullscreen;