remove ifdefs
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user