mirror of
https://github.com/halpz/re3.git
synced 2026-01-30 13:00:37 +00:00
CAutomobile::ProcessControl done
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
static void SteerAICarWithPhysics(CVehicle*);
|
||||
static void UpdateCarOnRails(CVehicle*);
|
||||
static bool MapCouldMoveInThisArea(float x, float y);
|
||||
static void ScanForPedDanger(CVehicle *veh);
|
||||
|
||||
static int32 &NumLawEnforcerCars;
|
||||
static int32 &NumAmbulancesOnDuty;
|
||||
|
||||
Reference in New Issue
Block a user