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);
|