(EF_PAGE_HEADINGS, page_headings_symbols, M_NOTUSED): New.

(empfile): Add it.
(rpt_ca): Use it.
This commit is contained in:
Ron Koenderink 2006-01-29 18:40:11 +00:00
parent 1bca66c061
commit f438b74e85
6 changed files with 24 additions and 2 deletions

View file

@ -238,6 +238,7 @@ extern struct symbol plague_stages[];
extern struct symbol packing[];
extern struct symbol resources[];
extern struct symbol sector_navigation[];
extern struct symbol page_headings_symbols[];
/* src/lib/subs/nstr.c */
extern int nstr_comp(struct nscstr *np, int len, int type, char *str);