mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
MxMediaPresenter Destroy to "protected", for real
This commit is contained in:
parent
7bfc219b27
commit
46a5834be7
@ -43,6 +43,7 @@ class MxMediaPresenter : public MxPresenter
|
|||||||
undefined4 m_unk44;
|
undefined4 m_unk44;
|
||||||
undefined4 m_unk48;
|
undefined4 m_unk48;
|
||||||
undefined4 m_unk4c;
|
undefined4 m_unk4c;
|
||||||
|
protected:
|
||||||
void Destroy(MxBool);
|
void Destroy(MxBool);
|
||||||
private:
|
private:
|
||||||
void Init();
|
void Init();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user