mirror of
https://github.com/zeldaret/tp
synced 2026-07-04 13:30:09 -04:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -241,6 +241,17 @@ extern "C" extern u8 g_MsgObject_HIO_c[1040];
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80399BB0-80399BB0 026210 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
|
||||
#pragma push
|
||||
#pragma force_active on
|
||||
SECTION_DEAD static char const* const stringBase_80399BB0 = "zelda_message_window_new.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399BCD = "zelda_message_window_text_seirei.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399BF2 = "zelda_message_window_text.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399C10 = "";
|
||||
/* @stringBase0 padding */
|
||||
SECTION_DEAD static char const* const pad_80399C11 = "\0\0\0\0\0\0";
|
||||
#pragma pop
|
||||
|
||||
/* 803C13C8-803C1420 01E4E8 0058+00 2/2 0/0 0/0 .data __vt__14dMsgScrnTalk_c */
|
||||
SECTION_DATA extern void* __vt__14dMsgScrnTalk_c[22] = {
|
||||
(void*)NULL /* RTTI */,
|
||||
@@ -511,14 +522,4 @@ asm void dMsgScrnTalk_c::fukiPosCalc(u8 param_0) {
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
/* 80399BB0-80399C18 026210 0061+07 1/1 0/0 0/0 .rodata @stringBase0 */
|
||||
#pragma push
|
||||
#pragma force_active on
|
||||
#pragma section ".dead"
|
||||
SECTION_DEAD static char const* const stringBase_80399BB0 = "zelda_message_window_new.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399BCD = "zelda_message_window_text_seirei.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399BF2 = "zelda_message_window_text.blo";
|
||||
SECTION_DEAD static char const* const stringBase_80399C10 = "";
|
||||
/* @stringBase0 padding */
|
||||
SECTION_DEAD static char const* const pad_80399C11 = "\0\0\0\0\0\0";
|
||||
#pragma pop
|
||||
/* 80399BB0-80399BB0 026210 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
|
||||
|
||||
Reference in New Issue
Block a user