rnd-20090721-1-src
[rocksndiamonds.git] / src / game_sp / modAnimations.c
index 31d4a67191b793831cd9592c7a6422dc19daa23c..4b42b65aa007f3fb3b88daa20f97c02844a53466 100644 (file)
@@ -48,7 +48,11 @@ DDScrollBuffer Stage;
 byte LData[59 + 1][23 + 1];
 LevelInfoType LInfo;
 
+#if 1
+float Stretch = 1; // , StretchWidth%, TwoPixels!
+#else
 float Stretch; // , StretchWidth%, TwoPixels!
+#endif
 
 int ScrollMinX, ScrollMaxX, ScrollMinY, ScrollMaxY;
 int ScrollX, ScrollY;