begin LegoAnimMMPresenter (#706)

This commit is contained in:
Misha
2024-03-20 17:11:40 -04:00
committed by GitHub
parent d8fedab090
commit 3ce1e4985e
2 changed files with 105 additions and 9 deletions

View File

@@ -3,6 +3,8 @@
#include "mxcompositepresenter.h"
class LegoWorld;
// VTABLE: LEGO1 0x100d7de8
// SIZE 0x74
class LegoAnimMMPresenter : public MxCompositePresenter {
@@ -38,6 +40,19 @@ public:
// LegoAnimMMPresenter::`scalar deleting destructor'
MxBool FUN_1004b8b0();
private:
MxPresenter* m_unk0x4c; // 0x4c
undefined4 m_unk0x50; // 0x50
undefined4 m_unk0x54; // 0x54
undefined m_unk0x58; // 0x58
undefined m_unk0x59; // 0x59
undefined4 m_unk0x5c; // 0x5c
undefined4 m_unk0x60; // 0x60
LegoWorld* m_unk0x64; // 0x64
undefined4 m_unk0x68; // 0x68
undefined4 m_unk0x6c; // 0x6c
undefined4 m_unk0x70; // 0x70
};
#endif // LEGOANIMMMPRESENTER_H