X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=c555578b4ae8ce4a2f8755d380e51bcb18d7aced;hb=7b969bbc735e5a6754610952d1f815c5d3886611;hp=8fdfbdc83f95595383d60026d9eb5da009b82775;hpb=27d25dccefb519f3e710c21b025bfdfe9a991ef8;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 8fdfbdc8..c555578b 100644 --- a/src/game.h +++ b/src/game.h @@ -275,6 +275,8 @@ struct GameInfo int LevelSolved_CountingTime; int LevelSolved_CountingScore; int LevelSolved_CountingHealth; + + boolean RestartGameRequested; }; struct PlayerInfo