64-bit on Windows

This commit is contained in:
eray orçunus 2020-07-22 14:56:28 +03:00
commit 732b760829
56 changed files with 13368 additions and 106 deletions

View file

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