X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=e96f7f9386c8acd2158fc35206b34ba3ba38179a;hb=48d02823f8ca69be773caa16820adcd6ff9aa675;hp=dee0f9cd0a1a7d427199d9393c57cda4117cd788;hpb=5af7a60ac60b406852cfa7c445a60e3573124944;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index dee0f9cd..e96f7f93 100644 --- a/src/game.h +++ b/src/game.h @@ -204,6 +204,7 @@ struct GameInfo boolean explosions_delayed; boolean envelope_active; boolean no_level_time_limit; // (variable only in very special case) + boolean time_limit; // forced by setup option int time_final; // time (in seconds) or steps left or played int score_time_final; // time (in frames) or steps played