diff options
| author | Sean Miller <seanmiller999@gmail.com> | 2026-04-07 07:16:20 +0100 |
|---|---|---|
| committer | Sean Miller <seanmiller999@gmail.com> | 2026-04-07 07:16:20 +0100 |
| commit | 287c5ec50c05adc1e602b5bed14c091a996fca89 (patch) | |
| tree | 6398a3f9da04fb7c1ca47c001e379e44cbf5f00f /config | |
| parent | 10e438bea8e8c475f576539683c7bc99c04b3cab (diff) | |
Fix incorrect/poor names, missing import
Diffstat (limited to 'config')
| -rw-r--r-- | config/SOUE01/symbols.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/SOUE01/symbols.txt b/config/SOUE01/symbols.txt index f86f4b86..b9469861 100644 --- a/config/SOUE01/symbols.txt +++ b/config/SOUE01/symbols.txt @@ -2236,9 +2236,9 @@ __sinit_\d_heap_cpp = .text:0x80054F00; // type:function size:0x30 scope:local getCurrentLanguage1__Fv = .text:0x80054F30; // type:function size:0x4 getCurrentLanguage2__Fv = .text:0x80054F40; // type:function size:0x4 getCurrentLanguage__Fv = .text:0x80054F50; // type:function size:0x38 -fn_80054F90 = .text:0x80054F90; // type:function size:0x18 -fn_80054FB0 = .text:0x80054FB0; // type:function size:0x24 -fn_80054FE0 = .text:0x80054FE0; // type:function size:0x20 +fn_80054F90__FUl = .text:0x80054F90; // type:function size:0x18 +fn_80054FB0__FUl = .text:0x80054FB0; // type:function size:0x24 +fn_80054FE0__FUl = .text:0x80054FE0; // type:function size:0x20 Create__5dMainFv = .text:0x80055000; // type:function size:0x28 Execute__5dMainFv = .text:0x80055030; // type:function size:0x14 main01__5dMainFPv = .text:0x80055050; // type:function size:0x28 @@ -2842,7 +2842,7 @@ fixHeaps__7dSystemFv = .text:0x80064DA0; // type:function size:0xB8 __sinit_\d_sys_cpp = .text:0x80064E60; // type:function size:0x34 initRenderMode__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EA0; // type:function size:0x4 getVideo__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EB0; // type:function size:0x8 -getSysHeap__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EC0; // type:function size:0x8 +getSystemHeap__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EC0; // type:function size:0x8 getDisplay__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064ED0; // type:function size:0x8 getXfbMgr__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EE0; // type:function size:0x8 getPerfView__Q23EGG129TSystem<Q23EGG5Video,Q23EGG12AsyncDisplay,Q23EGG10XfbManager,Q23EGG14SimpleAudioMgr,Q23EGG12SceneManager,Q23EGG15PerformanceView>Fv = .text:0x80064EF0; // type:function size:0x14 @@ -8504,8 +8504,8 @@ fn_80152C30 = .text:0x80152C30; // type:function size:0xE8 fn_80152D20 = .text:0x80152D20; // type:function size:0x54 fn_80152D80 = .text:0x80152D80; // type:function size:0x5C create__18dLytSystemWindow_cFv = .text:0x80152DE0; // type:function size:0x3C -fn_80125E20__18dLytSystemWindow_cFv = .text:0x80152E20; // type:function size:0xC8 -fn_80125EF0__18dLytSystemWindow_cFv = .text:0x80152EF0; // type:function size:0x8 +fn_80152E20__18dLytSystemWindow_cFv = .text:0x80152E20; // type:function size:0xC8 +fn_80152EF0__18dLytSystemWindow_cFv = .text:0x80152EF0; // type:function size:0x8 fn_80152F00 = .text:0x80152F00; // type:function size:0x8 fn_80152F10__18dLytSystemWindow_cFv = .text:0x80152F10; // type:function size:0x10 setSelectBtn__18dLytSystemWindow_cFff = .text:0x80152F20; // type:function size:0x18 |
