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

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

Completed in 10 milliseconds