HomeSort by: relevance | last modified time | path
    Searched refs:getwn (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
hack.worm.c 82 getwn(struct monst *mtmp) function in typeref:typename:int
237 if (rn2(3) || !getwn(mtmp2)) {
hack.makemon.c 165 if (ptr->mlet == 'w' && getwn(mtmp))
extern.h 506 int getwn(struct monst *);
hack.mon.c 973 if (mdat->mlet == 'w' && getwn(mtmp))

Completed in 41 milliseconds