Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-death.h29 #define MON_KILL(x) ((x) == KILL_MON || (x) == KILL_MON_MISSILE) macro
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Denum.h1290 #define MON_KILL(x) ((x) == KILL_MON || (x) == KILL_MON_MISSILE) macro