X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=57621e88d9d9d9e9db8c0eb3f7092a41bf46db07;hb=7c0b78ef65acbe880d7f905a5e38fb7bdac8f007;hp=4190c9ec25654399b8e877d73b2999ec6c9ceef2;hpb=90c3a49422dd88de77ffc7b8dd1d4f1d73d0d9a3;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 4190c9ec..57621e88 100644 --- a/src/game.h +++ b/src/game.h @@ -183,6 +183,8 @@ struct PlayerInfo int step_counter; int score; + int score_final; + int gems_still_needed; int sokobanfields_still_needed; int lights_still_needed;