HomeSort by: relevance | last modified time | path
    Searched defs:ishuman (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.mon.c 86 static int ishuman(struct monst *);
994 ishuman(struct monst *mtmp) function in typeref:typename:int
1007 if (ishuman(mtmp))
hack.mon.c 86 static int ishuman(struct monst *);
994 ishuman(struct monst *mtmp) function in typeref:typename:int
1007 if (ishuman(mtmp))

Completed in 28 milliseconds