mirror of
https://github.com/halpz/re3.git
synced 2025-08-01 03:30:46 +00:00
64-bit on Windows
This commit is contained in:
@ -63,7 +63,7 @@ static psGlobalType PsGlobal;
|
||||
#undef MAKEPOINTS
|
||||
#define MAKEPOINTS(l) (*((POINTS /*FAR*/ *)&(l)))
|
||||
|
||||
unsigned long _dwMemAvailPhys;
|
||||
size_t _dwMemAvailPhys;
|
||||
RwUInt32 gGameState;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
Reference in New Issue
Block a user