Searched defs:CORPSE_I_TO_C (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/games/hack/ | ||
H A D | hack.eat.c | 447 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro |
H A D | hack.zap.c | 681 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro |