mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Format
This commit is contained in:
parent
aaaa4f0173
commit
2bb724f701
@ -84,13 +84,13 @@ class LegoControlManager : public MxCore {
|
|||||||
// LegoControlManager::`scalar deleting destructor'
|
// LegoControlManager::`scalar deleting destructor'
|
||||||
|
|
||||||
private:
|
private:
|
||||||
undefined4 m_unk0x08; // 0x08
|
undefined4 m_unk0x08; // 0x08
|
||||||
undefined4 m_unk0x0c; // 0x0c
|
undefined4 m_unk0x0c; // 0x0c
|
||||||
MxBool m_unk0x10; // 0x10
|
MxBool m_unk0x10; // 0x10
|
||||||
MxPresenter* m_unk0x14; // 0x14
|
MxPresenter* m_unk0x14; // 0x14
|
||||||
LegoControlManagerNotificationParam m_event; // 0x18
|
LegoControlManagerNotificationParam m_event; // 0x18
|
||||||
MxPresenterList* m_presenterList; // 0x44
|
MxPresenterList* m_presenterList; // 0x44
|
||||||
LegoNotifyList m_notifyList; // 0x48
|
LegoNotifyList m_notifyList; // 0x48
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // LEGOCONTROLMANAGER_H
|
#endif // LEGOCONTROLMANAGER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user