mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 20:30:33 +00:00
vehicle audio(first part) and temp fix for openAL
This commit is contained in:
parent
350b1ec67e
commit
aa2f1b6b29
6 changed files with 288 additions and 120 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue