(EF_NATION_REJECTS, nation_rejects): New.

(empfile): Add it.
(nat_ca): Use it.
This commit is contained in:
Markus Armbruster 2006-05-18 19:42:23 +00:00
parent 35d14c3e73
commit 89cd9b7ca0
5 changed files with 13 additions and 2 deletions

View file

@ -233,6 +233,7 @@ extern struct symbol plane_flags[];
extern struct symbol retreat_flags[];
extern struct symbol nation_status[];
extern struct symbol nation_flags[];
extern struct symbol nation_rejects[];
extern struct symbol nation_relations[];
extern struct symbol level[];
extern struct symbol agreement_statuses[];