X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=5cfda96e0ec68531089cbfc9c44b0ada4fd3fad1;hb=5d50a7e10873581345ee63a5afafd43dbd45809b;hp=f6c62f4bab65df47335734d2ad5b88ac439f0509;hpb=f70652c4a2f2e45d0f4ed7baf62e2311e66d4b13;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f6c62f4b..5cfda96e 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 - 2) -#define ED_FIELDY (2 * SCR_FIELDY - 2) #define MAX_PLAYERS 4 @@ -97,6 +95,7 @@ typedef unsigned char byte; #define IN_SCR_FIELD(x,y) ((x)>=BX1 && (x)<=BX2 && (y)>=BY1 &&(y)<=BY2) #define IN_LEV_FIELD(x,y) ((x)>=0 && (x)=0 &&(y)