Home
last modified time | relevance | path

Searched refs:ALLOW_U (Results 1 – 4 of 4) sorted by relevance

/openbsd/games/hack/
H A Dhack.mfndpos.h66 #define ALLOW_U 01000 macro
69 #define ALLOW_ALL (ALLOW_U | ALLOW_M | ALLOW_TM | ALLOW_TRAPS)
H A Dhack.mon.c478 if(info[chi] & ALLOW_U){ in m_move()
568 if(!(flag & ALLOW_U)) continue; in mfndpos()
569 info[cnt] = ALLOW_U; in mfndpos()
H A Dhack.dog.c428 if(info[chi] & ALLOW_U){ in dog_move()
H A Dhack.shk.c1078 } else if(info[(int)chi] & ALLOW_U){ in shk_move()