mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 05:30:32 +00:00
Rename unused audio member
This commit is contained in:
parent
4f8993e19b
commit
f1545daeae
2 changed files with 8 additions and 8 deletions
|
@ -195,7 +195,7 @@ public:
|
|||
bool8 m_bReverb; // unused
|
||||
bool8 m_bFifthFrameFlag;
|
||||
uint8 m_nActiveSamples;
|
||||
uint8 field_4; // unused
|
||||
uint8 m_bDoubleVolume; // unused
|
||||
bool8 m_bDynamicAcousticModelingStatus;
|
||||
float m_fSpeedOfSound;
|
||||
bool8 m_bTimerJustReset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue