mirror of
https://github.com/halpz/re3.git
synced 2025-07-13 19:18:12 +00:00
memory heap starting to work
This commit is contained in:
@ -1601,7 +1601,7 @@ void SystemInit()
|
||||
mwInit();
|
||||
#endif
|
||||
|
||||
#ifdef GTA_PS2
|
||||
#ifdef USE_CUSTOM_ALLOCATOR
|
||||
InitMemoryMgr();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user