fix VC build

This commit is contained in:
ChaosMarc 2018-10-10 13:31:50 +02:00
commit eefb443f87
4 changed files with 8 additions and 8 deletions

View file

@ -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