mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 09:14:08 +00:00
first part of CFileLoader
This commit is contained in:
parent
fcc6a8bc55
commit
b5fba778c4
41 changed files with 1182 additions and 45 deletions
|
@ -6,4 +6,5 @@ class CCarCtrl
|
|||
{
|
||||
public:
|
||||
static void SwitchVehicleToRealPhysics(CVehicle*);
|
||||
static void AddToCarArray(int id, int vehclass);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue