X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;fp=src%2Fgame.h;h=b34d43445620b13f77d4dd924cfb75a6054f3efd;hp=0851c5400d29e4e1bdf1a134c6c07d1deb398bbc;hb=9b8ae38bcff8bb38d72b1d352a5debff85bc6291;hpb=0dcc9cbb74fb123dcb9ef18b1e00aca24604007b 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;