hack.zap.c | 80 static void bhitm(struct monst *, struct obj *); 89 /* bhitm: monster mtmp was hit by the effect of wand otmp */ 91 bhitm(struct monst *mtmp, struct obj *otmp) function in typeref:typename:void 220 bhitm(u.ustuck, obj); 228 (void) bhit(u.dx, u.dy, rn1(8, 6), 0, bhitm, bhito, obj);
|