From 287c5ec50c05adc1e602b5bed14c091a996fca89 Mon Sep 17 00:00:00 2001 From: Sean Miller Date: Tue, 7 Apr 2026 07:16:20 +0100 Subject: Fix incorrect/poor names, missing import --- include/d/lyt/d_lyt_system_window.h | 4 ++-- include/egg/core/eggSystem.h | 6 +++--- include/f/f_manager.h | 2 +- include/toBeSorted/unk_save_time.h | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'include') diff --git a/include/d/lyt/d_lyt_system_window.h b/include/d/lyt/d_lyt_system_window.h index bba711d5..87094657 100644 --- a/include/d/lyt/d_lyt_system_window.h +++ b/include/d/lyt/d_lyt_system_window.h @@ -80,8 +80,8 @@ public: s32 getField_0xDE0() const; bool getField_0xDFC() const; - void fn_80125E20(); - void fn_80125EF0(); + void fn_80152E20(); + void fn_80152EF0(); void fn_80152F10(); bool fn_80152F50() const; bool fn_80152F60() const; diff --git a/include/egg/core/eggSystem.h b/include/egg/core/eggSystem.h index c1686d2e..6c1e1a22 100644 --- a/include/egg/core/eggSystem.h +++ b/include/egg/core/eggSystem.h @@ -333,7 +333,7 @@ public: // vtable at 0x0 /* vt 0x08 */ virtual Video *getVideo() = 0; - /* vt 0x0C */ virtual Heap *getSysHeap() = 0; + /* vt 0x0C */ virtual Heap *getSystemHeap() = 0; /* vt 0x10 */ virtual Display *getDisplay() = 0; /* vt 0x14 */ virtual XfbManager *getXfbMgr() = 0; /* vt 0x18 */ virtual PerformanceView *getPerfView() = 0; @@ -390,7 +390,7 @@ public: return static_cast