X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;fp=src%2Fgame.h;h=13bfdbc10000f13be3ae08863bee87e6b3b13b17;hp=b18675a3691f6f154b9a918aba3174e94437bf7f;hb=702700b34e5a5d696b701a0aed89001e075d50f5;hpb=7f854f7628d746306ec1a7fcd27c93bbb7652740 diff --git a/src/game.h b/src/game.h index b18675a3..13bfdbc1 100644 --- a/src/game.h +++ b/src/game.h @@ -200,6 +200,7 @@ struct GameInfo boolean no_time_limit; // (variable only in very special case) int time_final; // time (in seconds) or steps left or played + int score_time_final; // time (in frames) or steps played int score; int score_final;