vehicle audio(first part) and temp fix for openAL

This commit is contained in:
Roman Masanin 2020-09-13 21:45:42 +03:00
commit aa2f1b6b29
6 changed files with 288 additions and 120 deletions

View file

@ -77,7 +77,7 @@ public:
int16 m_doingBurnout;
float m_fTireTemperature;
float m_fBrakeDestabilization;
uint32 field_490;
float m_fVelocityChangeForAudio;
float m_fFireBlowUpTimer;
CPhysical *m_aGroundPhysical[4];
CVector m_aGroundOffset[4];