X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=6816b0cacf4128e4ca725156bb4260e908e4df80;hp=dd007f7f283450c8c433afbe3e2dc8f3df3f8bca;hb=6fe1eea30256f13a8ac86e982cf14f54f26ec3cc;hpb=e357e3c70da663bb319196a3b24328ea5801f643 diff --git a/src/libgame/system.h b/src/libgame/system.h index dd007f7f..6816b0ca 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1092,6 +1092,7 @@ struct SetupInfo boolean team_mode; boolean handicap; boolean skip_levels; + boolean increment_levels; boolean time_limit; boolean fullscreen; int window_scaling_percent;