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

  /src/games/hack/
hack.fight.c 349 boolean malive = TRUE; local
428 if ((malive = hmon(mtmp, uwep, 0)) == TRUE) {
454 if (malive && mdat->mlet == 'E' && canseemon(mtmp)
hack.fight.c 349 boolean malive = TRUE; local
428 if ((malive = hmon(mtmp, uwep, 0)) == TRUE) {
454 if (malive && mdat->mlet == 'E' && canseemon(mtmp)

Completed in 30 milliseconds