Rename unused audio member

This commit is contained in:
Sergeanur 2021-08-12 11:46:10 +03:00
commit f1545daeae
2 changed files with 8 additions and 8 deletions

View file

@ -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;