Home
last modified time | relevance | path

Searched defs:CORPSE_I_TO_C (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.eat.c437 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro
H A Dhack.zap.c648 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro