mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Fix annotations
This commit is contained in:
parent
55436d998f
commit
2b9547e7c3
@ -34,10 +34,10 @@ class LegoControlManagerNotificationParam : public LegoEventNotificationParam {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x10028bf0
|
// SYNTHETIC: LEGO1 0x10028bf0
|
||||||
// LegoControlManagerEvent::`scalar deleting destructor'
|
// LegoControlManagerNotificationParam::`scalar deleting destructor'
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x10028c60
|
// SYNTHETIC: LEGO1 0x10028c60
|
||||||
// LegoControlManagerEvent::~LegoControlManagerEvent
|
// LegoControlManagerNotificationParam::~LegoControlManagerNotificationParam
|
||||||
|
|
||||||
// VTABLE: LEGO1 0x100d6a80
|
// VTABLE: LEGO1 0x100d6a80
|
||||||
class LegoControlManager : public MxCore {
|
class LegoControlManager : public MxCore {
|
||||||
|
|||||||
@ -100,10 +100,10 @@ class LegoPathStruct : public LegoPathStructBase {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x1001bb80
|
// SYNTHETIC: LEGO1 0x1001bb80
|
||||||
// LegoPathStructEvent::`scalar deleting destructor'
|
// LegoPathStructNotificationParam::`scalar deleting destructor'
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x1001bbf0
|
// SYNTHETIC: LEGO1 0x1001bbf0
|
||||||
// LegoPathStructEvent::~LegoPathStructEvent
|
// LegoPathStructNotificationParam::~LegoPathStructNotificationParam
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x10047440
|
// SYNTHETIC: LEGO1 0x10047440
|
||||||
// LegoPathStructBase::`scalar deleting destructor'
|
// LegoPathStructBase::`scalar deleting destructor'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user