mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 05:19:59 +00:00
Adding sound intensity consts
This commit is contained in:
parent
52a13e3301
commit
c62d35fed0
2 changed files with 204 additions and 155 deletions
|
@ -193,7 +193,7 @@ public:
|
|||
uint8 m_bRainAudioCounter;
|
||||
uint8 m_bRainSamplesCounter;
|
||||
uint8 m_nCarHornTimer;
|
||||
int8 field_22D; // last horn?
|
||||
uint8 field_22D; // last horn?
|
||||
bool m_bSirenOrAlarm;
|
||||
int8 m_comedyControlState;
|
||||
CStoredCollPoly m_aCollPolys[2]; // poly which is under front/rear part of car
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue