mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 05:20:45 +00:00
CAutomobile::PreRender; whole class finished
This commit is contained in:
@ -123,7 +123,7 @@ public:
|
||||
void PlaceOnRoadProperly(void);
|
||||
void dmgDrawCarCollidingParticles(const CVector &pos, float amount);
|
||||
void AddDamagedVehicleParticles(void);
|
||||
void AddWheelDirtAndWater(CColPoint *colpoint, uint32 belowEffectSpeed);
|
||||
int32 AddWheelDirtAndWater(CColPoint *colpoint, uint32 belowEffectSpeed);
|
||||
void PlayHornIfNecessary(void);
|
||||
void ResetSuspension(void);
|
||||
void SetupSuspensionLines(void);
|
||||
|
Reference in New Issue
Block a user