(natarg): Don't attempt to hide names of countries not yet contacted
with HIDDEN. (natarg): Clearer error messages.
This commit is contained in:
parent
8e5d576fff
commit
6a5d398c6d
2 changed files with 11 additions and 22 deletions
|
@ -545,7 +545,7 @@ extern int msl_launch_mindam(struct emp_qelem *, coord, coord, int,
|
|||
/* mtch.c */
|
||||
extern int comtch(register s_char *, struct cmndstr *, int);
|
||||
/* natarg.c */
|
||||
extern int natarg(s_char *, s_char *);
|
||||
extern int natarg(char *, char *);
|
||||
/* neigh.c */
|
||||
extern int neigh(coord, coord, natid);
|
||||
/* nreport.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue