More structurization.
This commit is contained in:
parent
8d0587b0ec
commit
f72141fbe3
7 changed files with 22 additions and 20 deletions
3
main.h
3
main.h
|
@ -50,6 +50,9 @@ struct game_t {
|
|||
long wzdark;
|
||||
long zzword;
|
||||
/* more state will go here */
|
||||
long clshint;
|
||||
long novice;
|
||||
/* more state will go here */
|
||||
long dseen[7];
|
||||
};
|
||||
extern struct game_t game;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue