Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.zap.c79 static int zhit(struct monst *, int);
481 tmp = zhit(u.ustuck, type); in buzz()
534 int tmp = zhit(mon,abstype); in buzz()
617 zhit(struct monst *mon, int type) in zhit() function