mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 03:31:15 +00:00
Update historybook.h
This commit is contained in:
parent
1e6c4dade1
commit
84f3bf1c79
@ -26,8 +26,8 @@ class HistoryBook : public LegoWorld {
|
|||||||
}
|
}
|
||||||
|
|
||||||
virtual MxResult Create(MxDSAction& p_dsAction) override; // vtable+0x18
|
virtual MxResult Create(MxDSAction& p_dsAction) override; // vtable+0x18
|
||||||
virtual void VTable0x50(); // vtable+0x50
|
virtual void VTable0x50() override; // vtable+0x50
|
||||||
virtual MxBool VTable0x64(); // vtable+0x64
|
virtual MxBool VTable0x64() override; // vtable+0x64
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x100824b0
|
// SYNTHETIC: LEGO1 0x100824b0
|
||||||
// HistoryBook::`scalar deleting destructor'
|
// HistoryBook::`scalar deleting destructor'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user