Home
last modified time | relevance | path

Searched refs:INVIS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.h145 #define INVIS (LAST_RING+3) /* not a ring */ macro
146 #define Invis u.uprops[INVIS].p_flgs
H A Dhack.timeout.c105 case INVIS: in timeout()