mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 20:34:07 +00:00
More replay stuff
This commit is contained in:
parent
a87f3188e9
commit
cc731f4732
36 changed files with 717 additions and 49 deletions
|
@ -7,4 +7,5 @@ class CCarCtrl
|
|||
public:
|
||||
static void SwitchVehicleToRealPhysics(CVehicle*);
|
||||
static void AddToCarArray(int id, int vehclass);
|
||||
static void UpdateCarCount(CVehicle*, bool);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue