added showing game actions after game end when request door opens/closes
[rocksndiamonds.git] / src / game.h
index 8fdfbdc83f95595383d60026d9eb5da009b82775..c555578b4ae8ce4a2f8755d380e51bcb18d7aced 100644 (file)
@@ -275,6 +275,8 @@ struct GameInfo
   int LevelSolved_CountingTime;
   int LevelSolved_CountingScore;
   int LevelSolved_CountingHealth;
+
+  boolean RestartGameRequested;
 };
 
 struct PlayerInfo