mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 21:14:08 +00:00
cargen + some script
This commit is contained in:
parent
efdd44cd68
commit
345b8553a7
13 changed files with 667 additions and 6 deletions
|
@ -29,6 +29,7 @@ bool &CWorld::bForceProcessControl = *(bool*)0x95CD6C;
|
|||
bool &CWorld::bProcessCutsceneOnly = *(bool*)0x95CD8B;
|
||||
|
||||
WRAPPER void CWorld::RemoveReferencesToDeletedObject(CEntity*) { EAXJMP(0x4B3BF0); }
|
||||
WRAPPER void CWorld::FindObjectsKindaColliding(const CVector &, float, bool, int16*, int16, CEntity **, bool, bool, bool, bool, bool){ EAXJMP(0x4B2A30); }
|
||||
|
||||
void
|
||||
CWorld::Add(CEntity *ent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue