X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;fp=src%2Fgame.h;h=b34d43445620b13f77d4dd924cfb75a6054f3efd;hb=f82cf497747c1c8cb6ce67a5bef77d8e11787e61;hp=0851c5400d29e4e1bdf1a134c6c07d1deb398bbc;hpb=6032516369df22e70b1bfb4ba52fb3b611b4605c;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 0851c540..b34d4344 100644 --- a/src/game.h +++ b/src/game.h @@ -236,6 +236,7 @@ struct GameInfo // values for special request dialog control boolean request_active; + boolean request_active_or_moving; // values for special game control int centered_player_nr;