More global-to-structure moves.
This commit is contained in:
parent
50ed247042
commit
c3add5c206
7 changed files with 214 additions and 206 deletions
7
main.h
7
main.h
|
@ -39,6 +39,13 @@ struct game_t {
|
|||
long oldobj;
|
||||
long panic;
|
||||
long saved;
|
||||
long setup;
|
||||
long spk;
|
||||
long tally;
|
||||
long thresh;
|
||||
long trndex;
|
||||
long trnluz;
|
||||
long turns;
|
||||
/* more state will go here */
|
||||
long wzdark;
|
||||
/* more state will go here */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue