Searched refs:FREEZING_ROGUE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/rogue/
H A Dspec_hit.c137 monster->m_flags |= FREEZING_ROGUE;
151 monster->m_flags &= (~FREEZING_ROGUE);
H A Drogue.h375 #define FREEZING_ROGUE 02000000L macro
H A Dmonster.c338 if (monster->m_flags & FREEZING_ROGUE) {

Completed in 51 milliseconds