mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 03:14:09 +00:00
Merge with upstream
This commit is contained in:
commit
08b053a568
50 changed files with 4929 additions and 795 deletions
|
@ -8,4 +8,6 @@ public:
|
|||
static void SwitchVehicleToRealPhysics(CVehicle*);
|
||||
static void AddToCarArray(int id, int vehclass);
|
||||
static void UpdateCarCount(CVehicle*, bool);
|
||||
|
||||
static int32 &NumLawEnforcerCars;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue