mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
MxSoundPresenter (#227)
* MxSoundPresenter Destructor, destroy, function adding itself to the sound manager and vtable38. * Fix virtual function declarations --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -43,9 +43,8 @@ public:
|
||||
undefined4 m_unk44;
|
||||
undefined4 m_unk48;
|
||||
undefined4 m_unk4c;
|
||||
private:
|
||||
void Init();
|
||||
protected:
|
||||
void Init();
|
||||
void Destroy(MxBool p_fromDestructor);
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user