X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=b10d0357c549147bd7759504fb66821cd094a1ed;hb=d4665f01d15ba3679f378819710a84d6c2348a9c;hp=00d49ab9edc81fbdaf5a73938ec0b4353ef7be4b;hpb=240269d614d12d0612cc0764589e6798378e2b8c;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 00d49ab9..b10d0357 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,8 +94,8 @@ 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)