HomeSort by: relevance | last modified time | path
    Searched refs:buzz (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
hack.wizard.c 174 buzz(-1, mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
249 buzz(-rnd(3), mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
hack.mhitu.c 204 buzz(-1, mtmp->mx, mtmp->my, u.ux - mtmp->mx, u.uy - mtmp->my);
hack.zap.c 335 buzz((int) obj->otyp - WAN_MAGIC_MISSILE,
497 buzz(int type, xchar sx, xchar sy, int dx, int dy) function in typeref:typename:void
extern.h 532 void buzz(int, xchar, xchar, int, int);

Completed in 25 milliseconds