fix VC build
This commit is contained in:
parent
80eb28fa91
commit
eefb443f87
4 changed files with 8 additions and 8 deletions
|
|
@ -11,7 +11,7 @@ int orgseed; // weak
|
|||
int sgnWidth;
|
||||
int sglGameSeed; // weak
|
||||
#endif
|
||||
STATIC CRITICAL_SECTION sgMemCrit;
|
||||
static CRITICAL_SECTION sgMemCrit;
|
||||
#ifndef NO_GLOBALS
|
||||
int SeedCount; // weak
|
||||
int dword_52B99C; // bool valid - if x/y are in bounds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue