(dchrstr, pchrstr, rptstr): New member d_uid, p_uid, r_uid.
(dchr, bigcity_dchr, pchr, rpt): Initialize it. (dchr_ca, pchr_ca, rpt_ca): New selector uid for it.
This commit is contained in:
parent
661b650c1a
commit
fdec6a8aae
7 changed files with 221 additions and 216 deletions
|
@ -90,6 +90,7 @@ struct sctstr {
|
|||
};
|
||||
|
||||
struct dchrstr {
|
||||
unsigned char d_uid;
|
||||
int d_mnem; /* map symbol */
|
||||
int d_prd; /* product type */
|
||||
int d_mcst; /* movement cost */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue