From 84f3bf1c79dc3879fcf5c01bba48b9c4db1c4fe0 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 20 Jan 2024 17:49:40 -0500 Subject: [PATCH] Update historybook.h --- LEGO1/lego/legoomni/include/historybook.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/include/historybook.h b/LEGO1/lego/legoomni/include/historybook.h index ec8bf221..172dde98 100644 --- a/LEGO1/lego/legoomni/include/historybook.h +++ b/LEGO1/lego/legoomni/include/historybook.h @@ -26,8 +26,8 @@ class HistoryBook : public LegoWorld { } virtual MxResult Create(MxDSAction& p_dsAction) override; // vtable+0x18 - virtual void VTable0x50(); // vtable+0x50 - virtual MxBool VTable0x64(); // vtable+0x64 + virtual void VTable0x50() override; // vtable+0x50 + virtual MxBool VTable0x64() override; // vtable+0x64 // SYNTHETIC: LEGO1 0x100824b0 // HistoryBook::`scalar deleting destructor'