mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 12:54:09 +00:00
ccarctrl big fix
This commit is contained in:
parent
e30b538cd3
commit
a55e738dfa
10 changed files with 184 additions and 36 deletions
|
@ -126,6 +126,7 @@ public:
|
|||
static void RemoveFromLoadedVehicleArray(int32 mi, int32 rating);
|
||||
static int32 ChooseCarModelToLoad(int32 rating);
|
||||
static bool BoatWithTallMast(int32 mi);
|
||||
static void RemoveCarsIfThePoolGetsFull(void);
|
||||
|
||||
static float GetPositionAlongCurrentCurve(CVehicle* pVehicle)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue