mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
begin LegoAnimMMPresenter (#706)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user