Implement LegoSoundManager (#521)

* push code

* begin work on subclass

* fixes

* Fixes

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-02-02 20:16:57 -05:00
committed by GitHub
parent 57d5949d84
commit 2158142b08
5 changed files with 86 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ public:
MxS32 FUN_100aecf0(MxU32 p_undefined);
private:
protected:
void Init();
void Destroy(MxBool p_fromDestructor);
MxPresenter* FUN_100aebd0(const MxAtomId& p_atomId, MxU32 p_objectId);