HomeSort by: relevance | last modified time | path
    Searched defs:bhit (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
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 *
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 *

Completed in 46 milliseconds