renamed some variables and added files; more CAutomobile::ProcessControl
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user