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

  /src/games/hunt/huntd/
execute.c 365 add_shot(shot_type[req_index], pp->p_y, pp->p_x, pp->p_face,
412 add_shot(SLIME, pp->p_y, pp->p_x, pp->p_face,
430 * add_shot:
434 add_shot(int type, int y, int x, char face, int charge, function in typeref:typename:void
569 add_shot(obj, y, x, LEFTS, req, NULL, true, pp->p_face);
execute.c 365 add_shot(shot_type[req_index], pp->p_y, pp->p_x, pp->p_face,
412 add_shot(SLIME, pp->p_y, pp->p_x, pp->p_face,
430 * add_shot:
434 add_shot(int type, int y, int x, char face, int charge, function in typeref:typename:void
569 add_shot(obj, y, x, LEFTS, req, NULL, true, pp->p_face);

Completed in 26 milliseconds