Clear unknown in MxSoundManager (#1641)

This commit is contained in:
Fabian Neundorf
2025-07-20 16:05:28 +02:00
committed by GitHub
parent 6b5f3724c0
commit 56c15699da
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ public:
MxS32 GetAttenuation(MxU32 p_volume);
MxPresenter* FUN_100aebd0(const MxAtomId& p_atomId, MxU32 p_objectId);
MxPresenter* FindPresenter(const MxAtomId& p_atomId, MxU32 p_objectId);
protected:
void Init();