rnd-20070908-1-src
[rocksndiamonds.git] / src / game.c
index 3bc5abd6174ef232491aaf10197d409df6ada486..31aca3936131a87b1fea9e796b16fb096683d25a 100644 (file)
@@ -12488,7 +12488,7 @@ void ScrollLevel(int dx, int dy)
 
 #else
 
-#if 1
+#if 0
   /* !!! DOES NOT WORK FOR DIAGONAL PLAYER RELOCATION !!! */
   int xsize = (BX2 - BX1 + 1);
   int ysize = (BY2 - BY1 + 1);