mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 18:50:34 +00:00
renamed some variables and added files; more CAutomobile::ProcessControl
This commit is contained in:
parent
3bda0da403
commit
0f1fbf5e9a
20 changed files with 217 additions and 49 deletions
|
@ -20,4 +20,5 @@ public:
|
|||
static void UpdatePedCount(uint32, bool);
|
||||
static void DealWithZoneChange(eLevelName oldLevel, eLevelName newLevel, bool);
|
||||
static CPed *AddPedInCar(CVehicle *vehicle);
|
||||
static bool IsPointInSafeZone(CVector *coors);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue