X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=5b2b46a95d8b6a0eaf901672efff41d0dada1cc0;hb=121088f197f0a6eb62f0642d3524726f5fccbba7;hp=ac2496e1bae9949340b3f2284bdebe75ab0c27d5;hpb=531605e2e684de4c30a4e9927f9c5107f468b163;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index ac2496e1..5b2b46a9 100644 --- a/src/game.h +++ b/src/game.h @@ -214,6 +214,8 @@ struct PlayerInfo boolean LevelSolved_PanelOff; boolean LevelSolved_SaveTape; boolean LevelSolved_SaveScore; + int LevelSolved_CountingTime; + int LevelSolved_CountingScore; int last_move_dir;