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

  /src/games/hack/
hack.do.c 425 if (hmon(mon, obj, 1) == TRUE) {
447 if (hmon(mon, obj, 1) == FALSE)
hack.fight.c 218 hmon(struct monst *mon, struct obj *obj, int thrown) function in typeref:typename:boolean
428 if ((malive = hmon(mtmp, uwep, 0)) == TRUE) {
extern.h 160 boolean hmon(struct monst *, struct obj *, int);

Completed in 11 milliseconds