(EF_RESOURCES, resources): New.
(empfile): Add it. (pchr_ca): Use it.
This commit is contained in:
parent
747fb90407
commit
028a1bf3d8
4 changed files with 18 additions and 6 deletions
|
@ -233,6 +233,7 @@ extern struct symbol level[];
|
|||
extern struct symbol agreement_statuses[];
|
||||
extern struct symbol plague_stages[];
|
||||
extern struct symbol packing[];
|
||||
extern struct symbol resources[];
|
||||
|
||||
/* 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