X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=204f7c415ffb040f13fa2ab0ce41d8e0515bb3ab;hb=a2f9307de12b6111ff7076fed2e4140619f1ac5d;hp=6998dd839049bd987afe00f128e1ee59d6462a2c;hpb=081f176501bc84d81d6f9d27d6170e70e4a23661;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 6998dd83..204f7c41 100644 --- a/src/main.h +++ b/src/main.h @@ -30,7 +30,7 @@ #include "conf_gfx.h" #include "conf_snd.h" -#define IMG_NONE (-1) +#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 @@ -58,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)