mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match MxCompositeMediaPresenter::StartAction (#326)
* Implement/match MxCompositeMediaPresenter::StartAction * Add missing override
This commit is contained in:

committed by
GitHub

parent
53caf30ab0
commit
7615585f36
@@ -39,7 +39,7 @@ public:
|
||||
virtual void VTable0x60(MxPresenter* p_presenter); // vtable+0x60
|
||||
virtual MxBool VTable0x64(undefined4 p_undefined); // vtable+0x64
|
||||
|
||||
private:
|
||||
protected:
|
||||
MxCompositePresenterList m_list; // 0x40
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user