X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=26251e847bdb997d14cdd29d87bff2c0945593fe;hb=209871b6f17880f98d41cf7d7953f6bf2227a16c;hp=0dcb8b960b9cbeae97f6621f2feae45fbd63cdbf;hpb=19e168a132d1c0543a13cbf9495f579c137dea94;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 0dcb8b96..26251e84 100644 --- a/src/main.h +++ b/src/main.h @@ -48,8 +48,8 @@ typedef unsigned char boolean; typedef unsigned char byte; #ifndef FALSE -#define FALSE 0 -#define TRUE (!FALSE) +#define FALSE 0 +#define TRUE (!FALSE) #endif #define WIN_XSIZE 672 @@ -96,32 +96,35 @@ 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)