fixed broken tapes caused by a bugfix (with TAS snap keys) in EM engine
[rocksndiamonds.git] / src / game_em / export.h
index 365cafe863a6b2bcc29b0166838a25d429a65bb7..69c92d8efc418e6cd75c8f9f21d82f935e1a1c81 100644 (file)
@@ -668,6 +668,7 @@ struct GameInfo_EM
   boolean any_player_snapping;
 
   boolean use_single_button;
+  boolean use_snap_key_bug;
 
   int last_moving_player;
   int last_player_direction[MAX_PLAYERS];