changed "http" to "https" in URLs
[rocksndiamonds.git] / src / game_em / export.h
index ddd32c9f022c7d9cb1f8fe2e71bedeb27676bd7e..51401e679cc582b19888ed70bdfc3a111419c10a 100644 (file)
@@ -47,6 +47,8 @@ struct GameInfo_EM
   boolean use_snap_key_bug;
   boolean use_old_explosions;
   boolean use_old_android;
+  boolean use_old_push_elements;
+  boolean use_old_push_into_acid;
   boolean use_wrap_around;
 };