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

  /src/games/hunt/huntd/
hunt.h 199 void fixshots(int, int, char);
execute.c 292 fixshots(y, x, newp->p_over);
311 fixshots(pp->p_y, pp->p_x, pp->p_over);
driver.c 679 fixshots(pp->p_y, pp->p_x, pp->p_over);
771 fixshots(pp->p_y, pp->p_x,
shots.c 574 fixshots(pp->p_y, pp->p_x, pp->p_over);
1077 * fixshots:
1082 fixshots(int y, int x, char over) function in typeref:typename:void

Completed in 40 milliseconds