Update mxcompositepresenter.h

This commit is contained in:
Christian Semmler 2023-12-03 13:33:56 -05:00 committed by GitHub
parent 0b61ff3f32
commit c33cd2e78e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ class MxCompositePresenter : public MxPresenter {
virtual MxBool VTable0x64(undefined4 p_unknown); // vtable+0x64
private:
MxCompositePresenterList m_list;
MxCompositePresenterList m_list; // 0x40
};
#endif // MXCOMPOSITEPRESENTER_H