fixed bug in single button handling causing broken tapes (EM engine)
[rocksndiamonds.git] / src / game_em / export.h
index 065d6214bb46e099e8a586b8ae5336b56159c32e..365cafe863a6b2bcc29b0166838a25d429a65bb7 100644 (file)
@@ -667,7 +667,6 @@ struct GameInfo_EM
   boolean any_player_moving;
   boolean any_player_snapping;
 
-  boolean use_single_button_initial;
   boolean use_single_button;
 
   int last_moving_player;