Separate MxCore counter (#663)

This commit is contained in:
MS
2024-03-12 14:59:39 -04:00
committed by GitHub
parent 62a3f50287
commit dcc3946a08
7 changed files with 28 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ public:
inline LPDIRECTSOUND GetDirectSound() { return m_directSound; }
MxS32 FUN_100aecf0(MxU32 p_undefined);
MxS32 GetAttenuation(MxU32 p_volume);
protected:
void Init();