mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-12 23:34:09 +00:00
P.e.d.s.
This commit is contained in:
parent
4041159855
commit
88f0ef75e8
8 changed files with 678 additions and 259 deletions
|
@ -58,6 +58,7 @@ public:
|
|||
static void RemoveDistantCars(void);
|
||||
static void PossiblyRemoveVehicle(CVehicle*);
|
||||
static bool IsThisVehicleInteresting(CVehicle*);
|
||||
static void RegisterVehicleOfInterest(CVehicle*);
|
||||
static int32 CountCarsOfType(int32 mi);
|
||||
static void SlowCarOnRailsDownForTrafficAndLights(CVehicle*);
|
||||
static bool PickNextNodeAccordingStrategy(CVehicle*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue