X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=f25774b42b9632f72b1c7d1f1f4231f53e7e624c;hp=e0435d09d84f1f17bc0319b221f2a81f22b9609e;hb=3ae3dff29ac1a6022b1e5af414ba2c99391148c8;hpb=23c658debac513b4ab7e2d1c0f5a8cc011f6927b diff --git a/src/main.h b/src/main.h index e0435d09..f25774b4 100644 --- a/src/main.h +++ b/src/main.h @@ -71,8 +71,6 @@ typedef unsigned char byte; #define STD_LEV_FIELDY 32 #define MAX_LEV_FIELDX 128 #define MAX_LEV_FIELDY 128 -#define ED_FIELDX (2 * SCR_FIELDX - 1) -#define ED_FIELDY (2 * SCR_FIELDY - 2) #define MAX_PLAYERS 4 @@ -96,7 +94,6 @@ typedef unsigned char byte; #define IN_VIS_FIELD(x,y) ((x)>=0 && (x)=0 &&(y)=BX1 && (x)<=BX2 && (y)>=BY1 &&(y)<=BY2) #define IN_LEV_FIELD(x,y) ((x)>=0 && (x)=0 &&(y)=0 && (x)=0 &&(y)