(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
|
@ -54,6 +54,7 @@ struct nwsstr {
|
|||
#define NUM_RPTS 2 /* number of story alternates */
|
||||
|
||||
struct rptstr {
|
||||
signed char r_uid;
|
||||
int r_good_will; /* how "nice" the action is */
|
||||
int r_newspage; /* which page this item belongs on */
|
||||
char *r_newstory[NUM_RPTS]; /* texts for fmt( */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue