mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 08:29:24 +00:00
remove ifdefs
This commit is contained in:
parent
cb8ffbac73
commit
edeb8736f1
8 changed files with 1 additions and 141 deletions
|
@ -104,9 +104,7 @@ public:
|
|||
static void ClearInterestingVehicleList();
|
||||
static void FindLinksToGoWithTheseNodes(CVehicle*);
|
||||
static bool GenerateOneEmergencyServicesCar(uint32, CVector);
|
||||
#ifdef MIAMI
|
||||
static float FindSpeedMultiplierWithSpeedFromNodes(int8);
|
||||
#endif
|
||||
|
||||
static float GetPositionAlongCurrentCurve(CVehicle* pVehicle)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue