(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
|
@ -43,6 +43,7 @@
|
|||
enum { MAXPRCON = 3 };
|
||||
|
||||
struct pchrstr {
|
||||
int p_uid;
|
||||
i_type p_ctype[MAXPRCON]; /* constituent types */
|
||||
u_short p_camt[MAXPRCON]; /* constituent amounts */
|
||||
i_type p_type; /* product item type, or I_NONE if level */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue