(PLANENAMES, opt_PLANENAMES, Options, plchrstr, plchr_ca, plchr,
main): Remove nooption PLANENAMES.
This commit is contained in:
parent
914e21cdfd
commit
5e381b6c57
7 changed files with 1 additions and 50 deletions
|
@ -82,8 +82,7 @@ struct plnstr {
|
|||
#define PLN_AIRBURST bit(2) /* Airburst the nuke we're armed with */
|
||||
|
||||
struct plchrstr {
|
||||
s_char *pl_name; /* plane vanilla unit name */
|
||||
s_char *pl_planename; /* plane real name */
|
||||
s_char *pl_name; /* full name of type of plane */
|
||||
int pl_lcm; /* costs to build */
|
||||
int pl_hcm;
|
||||
int pl_cost;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue