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