X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;h=837a9baf5e336c46e77c3d87bafb8609bb452e13;hb=f6bcc10ce7b517f04eb5cddf01c9ec29ee729b7e;hp=61e95b45451e3651b98f5e294c8abffaad05ea51;hpb=ee757c0d98ec8e10cf04b44609b7f73697a9bc81;p=rocksndiamonds.git diff --git a/src/game_em/export.h b/src/game_em/export.h index 61e95b45..837a9baf 100644 --- a/src/game_em/export.h +++ b/src/game_em/export.h @@ -665,6 +665,7 @@ struct GlobalInfo_EM struct GameInfo_EM { boolean any_player_moving; + boolean any_player_snapping; int last_moving_player; int last_player_direction[MAX_PLAYERS]; };