Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Dhack.wizard.c108 if(canseemon(mtmp))
120 if(canseemon(mtmp)){
H A Dhack.mon.c149 if(!canseemon(mtmp))
300 if(msym == 'U' && !mtmp->mcan && canseemon(mtmp) &&
847 canseemon(mtmp) in canseemon() function
H A Dhack.pri.c475 ? ((Blind && Telepat) || canseemon(mtmp)) :
540 register int show = (Blind && Telepat) || canseemon(mon);
H A Dhack.fight.c347 if(malive && mdat->mlet == 'E' && canseemon(mtmp)