mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 04:10:34 +00:00
World and Peds
This commit is contained in:
parent
3378cad058
commit
14c7c1d7ca
19 changed files with 505 additions and 17 deletions
|
@ -24,4 +24,5 @@ public:
|
|||
static void DealWithZoneChange(eLevelName oldLevel, eLevelName newLevel, bool);
|
||||
static CPed *AddPedInCar(CVehicle *vehicle);
|
||||
static bool IsPointInSafeZone(CVector *coors);
|
||||
static void RemovePed(CEntity* ent);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue