start using CMemoryHeap
This commit is contained in:
@ -53,6 +53,9 @@ bool CWorld::bIncludeCarTyres;
|
||||
void
|
||||
CWorld::Initialise()
|
||||
{
|
||||
#ifdef GTA_PS2
|
||||
CPools::Initialise();
|
||||
#endif
|
||||
pIgnoreEntity = nil;
|
||||
bDoingCarCollisions = false;
|
||||
bSecondShift = false;
|
||||
|
Reference in New Issue
Block a user