summaryrefslogtreecommitdiff
path: root/src/d/menu/d_menu_window.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-10 07:02:38 +0200
committerJulgodis <>2021-04-10 07:02:38 +0200
commit0ad6ebe7b499ad3efffad93e2e7eb1033bcb6598 (patch)
treea40631b0654c4d310ebff2360e2a4ef32437a2b5 /src/d/menu/d_menu_window.cpp
parent2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (diff)
moved strings + decompile simple store functions
Diffstat (limited to 'src/d/menu/d_menu_window.cpp')
-rw-r--r--src/d/menu/d_menu_window.cpp28
1 files changed, 15 insertions, 13 deletions
diff --git a/src/d/menu/d_menu_window.cpp b/src/d/menu/d_menu_window.cpp
index 900ec5a8f4..c1d3aa1004 100644
--- a/src/d/menu/d_menu_window.cpp
+++ b/src/d/menu/d_menu_window.cpp
@@ -168,10 +168,10 @@ struct STControl {
/* 8003219C */ void checkTrigger();
};
-struct JKRExpHeap {};
-
struct CSTControl {};
+struct JKRExpHeap {};
+
struct dMenu_Skill_c {
/* 801F7224 */ dMenu_Skill_c(JKRExpHeap*, STControl*, CSTControl*);
/* 801F7718 */ void _move();
@@ -270,10 +270,10 @@ struct dDlst_MENU_CAPTURE_c {
/* 801FE2E8 */ ~dDlst_MENU_CAPTURE_c();
};
-struct Vec {};
-
struct JAISoundID {};
+struct Vec {};
+
struct Z2SeMgr {
/* 802AB984 */ void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8);
};
@@ -2582,6 +2582,15 @@ asm void dMw_c::markMemSize() {
}
#pragma pop
+/* ############################################################################################## */
+/* 80397E38-80397E38 024498 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
+#pragma push
+#pragma force_active on
+SECTION_DEAD static char const* const stringBase_80397E38 = "memory free error!!\n";
+/* @stringBase0 padding */
+SECTION_DEAD static char const* const pad_80397E4D = "\0\0";
+#pragma pop
+
/* 801FD0D4-801FD140 1F7A14 006C+00 10/10 0/0 0/0 .text checkMemSize__5dMw_cFv */
#pragma push
#pragma optimization_level 0
@@ -2700,7 +2709,7 @@ asm void __sinit_d_menu_window_cpp() {
#pragma push
#pragma force_active on
-SECTION_CTORS void* const _ctors_801FD928 = (void*)__sinit_d_menu_window_cpp;
+REGISTER_CTORS(0x801FD928, __sinit_d_menu_window_cpp);
#pragma pop
/* ############################################################################################## */
@@ -2727,11 +2736,4 @@ asm dDlst_MENU_CAPTURE_c::~dDlst_MENU_CAPTURE_c() {
}
#pragma pop
-/* 80397E38-80397E50 024498 0015+03 1/1 0/0 0/0 .rodata @stringBase0 */
-#pragma push
-#pragma force_active on
-#pragma section ".dead"
-SECTION_DEAD static char const* const stringBase_80397E38 = "memory free error!!\n";
-/* @stringBase0 padding */
-SECTION_DEAD static char const* const pad_80397E4D = "\0\0";
-#pragma pop
+/* 80397E38-80397E38 024498 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */