X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=7b7342e9f274b304a9ac832169a845cda25efef7;hb=3d6b74cc72c61b73090a5ba01430d0c28fbec727;hp=29c8537c70890c8143d6d6a97978b4d2f6cca253;hpb=d04e03c1d739a7ff4ec46e144a49770476fd0e19;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 29c8537c..7b7342e9 100644 --- a/src/main.h +++ b/src/main.h @@ -245,6 +245,7 @@ #define CP_WHEN_DESTRUCTIBLE 2 #define CP_WHEN_COLLECTIBLE 3 #define CP_WHEN_REMOVABLE 4 +#define CP_WHEN_WALKABLE 5 /* values for custom move patterns (bits 0 - 3: basic move directions) */ #define MV_BIT_TOWARDS_PLAYER 4