Move msl_equip() to callers, internal linkage
This commit is contained in:
parent
42cc4f14e0
commit
f7f3178ce2
3 changed files with 12 additions and 12 deletions
|
@ -493,7 +493,6 @@ extern int move_ground(struct sctstr *, struct sctstr *,
|
|||
extern int fly_map(coord, coord);
|
||||
/* mslsub.c */
|
||||
extern int msl_intercept(coord, coord, natid, int, int, int, int);
|
||||
extern int msl_equip(struct plnstr *, char);
|
||||
extern int msl_hit(struct plnstr *, int, int, int, int, char *,
|
||||
coord, coord, int);
|
||||
extern void msl_sel(struct emp_qelem *, coord, coord, natid, int,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue