rnd-20060819-1-src
[rocksndiamonds.git] / src / init.c
index e8bf10b6882b507396039e60f8e966998f9b457c..bcfcdea3019ddc2e582ceb3b288950da28540a59 100644 (file)
@@ -4875,6 +4875,10 @@ void OpenAll()
 
   InitGfxBackground();
 
+#if 1
+  em_open_all();
+#endif
+
   if (global.autoplay_leveldir)
   {
     AutoPlayTape();
@@ -4888,7 +4892,7 @@ void OpenAll()
 
   game_status = GAME_MODE_MAIN;
 
-#if 1
+#if 0
   em_open_all();
 #endif