mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 08:20:34 +00:00
64-bit on Windows
This commit is contained in:
parent
8117bcb56f
commit
732b760829
56 changed files with 13368 additions and 106 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue