X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=394dc09881ecee62d363a07ee70eaa870b5a31bc;hb=4fcf5c6436d34bdc44bc534d21d9ec95bf072333;hp=37fcb08bc6ca75734a5f16832f52554813a55bc7;hpb=14089dac2cbe56e563863e1e5adb8847944fd262;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 37fcb08b..394dc098 100644 --- a/src/main.h +++ b/src/main.h @@ -30,10 +30,11 @@ #include "conf_gfx.h" #include "conf_snd.h" +#define IMG_UNDEFINED (-1) #define IMG_EMPTY IMG_EMPTY_SPACE #define IMG_SP_EMPTY IMG_SP_EMPTY_SPACE #define IMG_CHAR_START IMG_CHAR_SPACE -#define IMG_CUSTOM_START IMG_CUSTOM_0 +#define IMG_CUSTOM_START IMG_CUSTOM_1 #define WIN_XSIZE 672 #define WIN_YSIZE 560 @@ -57,7 +58,7 @@ #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)