added optional button to restart game (door, panel and touch variants)
[rocksndiamonds.git] / src / game_em / export.h
index 409a04e43525f8fccdf877aaeb304fe50857e626..a2bbdef9bdf3d41cacec3b72f5e44013dc9ee118 100644 (file)
@@ -51,6 +51,7 @@ struct GameInfo_EM
   boolean use_old_push_elements;
   boolean use_old_push_into_acid;
   boolean use_wrap_around;
+  boolean use_push_delay;
 };
 
 struct LevelInfo_EM