rnd-20021230-1-src
[rocksndiamonds.git] / src / main.h
index d54e5578a30d96fc1cdfb3f4ac4f6e398781a479..75eb0dc8f7860960edc5944ec03185bfe8cd6942 100644 (file)
 #define VXSIZE                 DXSIZE
 #define VYSIZE                 100
 #define EXSIZE                 DXSIZE
-#define EYSIZE                 (VXSIZE + 44)
+#define EYSIZE                 (VYSIZE + 44)
 #define FULL_SXSIZE            (2 + SXSIZE + 2)
 #define FULL_SYSIZE            (2 + SYSIZE + 2)
 #define MICROLEV_XSIZE         ((STD_LEV_FIELDX + 2) * MICRO_TILEX)