(EF_SECTOR_NAVIGATION, sector_navigation): New.
(empfile): Add it. (dchr_ca): Use it. (NAV_NONE): New.
This commit is contained in:
parent
18902e45d0
commit
4f20f3dd9c
5 changed files with 15 additions and 1 deletions
|
@ -237,6 +237,7 @@ extern struct symbol agreement_statuses[];
|
|||
extern struct symbol plague_stages[];
|
||||
extern struct symbol packing[];
|
||||
extern struct symbol resources[];
|
||||
extern struct symbol sector_navigation[];
|
||||
|
||||
/* src/lib/subs/nstr.c */
|
||||
extern int nstr_comp(struct nscstr *np, int len, int type, char *str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue