More globals to the game structure.
This commit is contained in:
parent
c3add5c206
commit
f68f3a1205
4 changed files with 7 additions and 8 deletions
1
main.h
1
main.h
|
@ -48,6 +48,7 @@ struct game_t {
|
|||
long turns;
|
||||
/* more state will go here */
|
||||
long wzdark;
|
||||
long zzword;
|
||||
/* more state will go here */
|
||||
long novice;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue