hack.zap.c | 228 (void) bhit(u.dx, u.dy, rn1(8, 6), 0, bhitm, bhito, obj); 379 * bhit: called when a weapon is thrown (sym = obj->olet) or when an 386 /* check !u.uswallow before calling bhit() */ 389 bhit(int ddx, int ddy, int range, /* direction and range */ function in typeref:struct:monst *
|