mirror of
https://github.com/td512/re3.git
synced 2026-05-04 23:05:03 +00:00
More replay stuff
This commit is contained in:
@@ -7,4 +7,5 @@ class CCarCtrl
|
||||
public:
|
||||
static void SwitchVehicleToRealPhysics(CVehicle*);
|
||||
static void AddToCarArray(int id, int vehclass);
|
||||
static void UpdateCarCount(CVehicle*, bool);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user