mirror of
https://github.com/halpz/re3.git
synced 2025-12-17 04:02:58 +00:00
World and Peds
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user