rnd-20070409-1-src
[rocksndiamonds.git] / src / game.h
index ac2496e1bae9949340b3f2284bdebe75ab0c27d5..5b2b46a95d8b6a0eaf901672efff41d0dada1cc0 100644 (file)
@@ -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;