mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 08:44:08 +00:00
CPed, CVehicle, mostly entering/exiting car
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
parent
4d84d94166
commit
1e09bf9c30
14 changed files with 789 additions and 40 deletions
|
@ -7,4 +7,6 @@ class CCarCtrl
|
|||
public:
|
||||
static void SwitchVehicleToRealPhysics(CVehicle*);
|
||||
static void AddToCarArray(int id, int vehclass);
|
||||
|
||||
static int32 &NumLawEnforcerCars;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue