mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-03 13:44:09 +00:00
memory heap starting to work
This commit is contained in:
parent
88baa9ce5f
commit
4ddc356341
8 changed files with 74 additions and 16 deletions
|
@ -1601,7 +1601,7 @@ void SystemInit()
|
|||
mwInit();
|
||||
#endif
|
||||
|
||||
#ifdef GTA_PS2
|
||||
#ifdef USE_CUSTOM_ALLOCATOR
|
||||
InitMemoryMgr();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue