Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.trap.c205 mintrap(struct monst *mtmp) in mintrap() function
H A Dhack.mon.c314 i = mintrap(mtmp); in m_move()
501 if(mintrap(mtmp) == 2) /* he died */ in m_move()
H A Dhack.h649 int mintrap(struct monst *);
H A Dhack.dog.c438 if(mintrap(mtmp) == 2) /* he died */ in dog_move()