half done processActiveQueues

This commit is contained in:
Roman Masanin 2020-10-01 23:11:20 +03:00
commit eb0e89d3ea
2 changed files with 132 additions and 99 deletions

View file

@ -181,6 +181,7 @@ public:
uint8 m_nActiveSamples;
uint8 field_4; // unused
bool m_bDynamicAcousticModelingStatus;
int8 field_6;
float m_fSpeedOfSound;
bool m_bTimerJustReset;
int32 m_nTimer;