Move show_mission() to sole caller, give it internal linkage
This commit is contained in:
parent
c1b76a1a2f
commit
7ac151acac
3 changed files with 44 additions and 43 deletions
|
@ -486,7 +486,6 @@ extern int def_support(coord, coord, natid, natid);
|
|||
extern int oprange(struct empobj *, int);
|
||||
extern int in_oparea(struct empobj *, coord, coord);
|
||||
extern int cando(int, int);
|
||||
extern void show_mission(int, struct nstr_item *);
|
||||
extern int air_defense(coord, coord, natid, struct emp_qelem *,
|
||||
struct emp_qelem *);
|
||||
/* move.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue