Merge branch 'master' into erorcun

This commit is contained in:
aap 2019-07-16 18:31:18 +02:00 committed by GitHub
commit 9477aca836
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 1386 additions and 447 deletions

View file

@ -28,6 +28,8 @@ bool &CWorld::bSecondShift = *(bool*)0x95CD54;
bool &CWorld::bForceProcessControl = *(bool*)0x95CD6C;
bool &CWorld::bProcessCutsceneOnly = *(bool*)0x95CD8B;
WRAPPER void CWorld::RemoveReferencesToDeletedObject(CEntity*) { EAXJMP(0x4B3BF0); }
void
CWorld::Add(CEntity *ent)
{