Enable the new nuk_on_plane(), replacing the old one
Callers changed, as the new one isn't a drop-in replacements.
This commit is contained in:
parent
64a53c90f0
commit
4086c25a15
6 changed files with 9 additions and 41 deletions
|
@ -92,8 +92,6 @@ extern struct nchrstr nchr[N_MAXNUKE + 1];
|
|||
|
||||
/* src/lib/common/cargo.c */
|
||||
extern void nuk_carrier_change(struct nukstr *, int, int, int);
|
||||
#if 0 /* clashes with the one in src/lib/subs/nuke.c */
|
||||
extern int nuk_on_plane(struct plnstr *);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue