X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=039f328e1a3fbdafca496c64585c377b4dc270e6;hp=4dfe8d668ea0318efcb4772348dada308e456915;hb=951e6d0a5b07999e3c919b1c689c71c108e45411;hpb=9e08928735ed2195ecceb20747e705cfd3c7c5d2 diff --git a/src/libgame/system.h b/src/libgame/system.h index 4dfe8d66..039f328e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1258,6 +1258,7 @@ struct SetupInfo boolean skip_levels; boolean increment_levels; boolean auto_play_next_level; + boolean skip_scores_after_game; boolean time_limit; boolean fullscreen; int window_scaling_percent;