Home
last modified time | relevance | path

Searched refs:malive (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.fight.c349 boolean malive = TRUE; in attack() local
428 if ((malive = hmon(mtmp, uwep, 0)) == TRUE) { in attack()
454 if (malive && mdat->mlet == 'E' && canseemon(mtmp) in attack()