X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.h;h=75eb0dc8f7860960edc5944ec03185bfe8cd6942;hb=c12ae4bec59aed267be508426df06b948732daec;hp=d54e5578a30d96fc1cdfb3f4ac4f6e398781a479;hpb=aed278e72703016e2729b55d8b629b7e1b31469e;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index d54e5578..75eb0dc8 100644 --- a/src/main.h +++ b/src/main.h @@ -262,7 +262,7 @@ #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)