rnd-20100107-1-src
[rocksndiamonds.git] / src / game_sp / Globals.c
index 4c4f7afebfac4b97f8a4f7fa93bf254a57024503..ebf59fd6b444a1f76631840bfcc7d15319506a9c 100644 (file)
@@ -630,6 +630,11 @@ void ReadLevel()
 
   copyInternalEngineVars_SP();
 
+#if 1
+  SetDisplayRegion();
+  SetScrollEdges();
+#endif
+
   LevelNumber = level_nr;
 
 #if 0