Match gamework.c
Also tried to split up and name gamework struct bitfields.
This commit is contained in:
parent
0137cf8783
commit
fd44616c86
11 changed files with 551 additions and 70 deletions
|
|
@ -21,6 +21,6 @@ extern char fadeStat;
|
|||
|
||||
extern PlayerState GWPlayer[4];
|
||||
extern SystemState GWSystem;
|
||||
|
||||
extern GameStat GWGameStat;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue