Get rid of msl_launch_mindam()
It's awkward, especially in shp_missile_interdiction(). Inline into callers and simplify.
This commit is contained in:
parent
e043ea4531
commit
eace95fab8
5 changed files with 96 additions and 101 deletions
|
@ -497,8 +497,6 @@ 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,
|
||||
int, int);
|
||||
extern int msl_launch_mindam(struct emp_qelem *, coord, coord, int,
|
||||
int, int, char *, int);
|
||||
/* mtch.c */
|
||||
extern int comtch(char *, struct cmndstr *, int);
|
||||
/* natarg.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue