(EF_NATION_REJECTS, nation_rejects): New.
(empfile): Add it. (nat_ca): Use it.
This commit is contained in:
parent
35d14c3e73
commit
89cd9b7ca0
5 changed files with 13 additions and 2 deletions
|
@ -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[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue