X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=598fbfef447e9ee781b03b1ee425244249d220ce;hp=0a6c35e16755dfc94706fcec31b618d49d67e842;hb=b55729ffeba9da45b5ae83abfd3460a5c0609e94;hpb=1f6a3409735a6bacc8900cc48328dea4b0c08d9d diff --git a/src/libgame/system.h b/src/libgame/system.h index 0a6c35e1..598fbfef 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -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;