mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-12 23:04:09 +00:00
AnimViewer!
This commit is contained in:
parent
e5d089db88
commit
5bea16c7cc
26 changed files with 582 additions and 20 deletions
|
@ -61,7 +61,7 @@ public:
|
|||
static float FindMaximumSpeedForThisCarInTraffic(CVehicle*);
|
||||
static void SlowCarDownForCarsSectorList(CPtrList&, CVehicle*, float, float, float, float, float*, float);
|
||||
static void SlowCarDownForPedsSectorList(CPtrList&, CVehicle*, float, float, float, float, float*, float);
|
||||
|
||||
static void Init(void);
|
||||
|
||||
static float GetOffsetOfLaneFromCenterOfRoad(int8 lane, CCarPathLink* pLink)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue