Searched refs:showexpl (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/games/hunt/huntd/
H A Dexpl.c48 * showexpl:
52 showexpl(int y, int x, char type) function
215 showexpl(r->r_y, r->r_x, FLYER);
H A Dexecute.c390 showexpl(pp->p_y, pp->p_x, shot_type[req_index]);
438 showexpl(pp->p_y, pp->p_x, SLIME);
H A Dserver.h244 void showexpl(int, int, char);
H A Dshots.c741 showexpl(y, x, pp->p_face);
798 showexpl(y, x, expl);
903 showexpl(bp->b_y, bp->b_x, bp->b_type == LAVA ? LAVA : '*');
H A Danswer.c405 showexpl(newpp->p_y, newpp->p_x, FLYER);
H A Ddriver.c782 showexpl(np->p_y, np->p_x, BOOT);

Completed in 144 milliseconds