summaryrefslogtreecommitdiff
path: root/src/d/d_name.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_name.cpp')
-rw-r--r--src/d/d_name.cpp2625
1 files changed, 1747 insertions, 878 deletions
diff --git a/src/d/d_name.cpp b/src/d/d_name.cpp
index 652ecb8503..474476badb 100644
--- a/src/d/d_name.cpp
+++ b/src/d/d_name.cpp
@@ -1,266 +1,702 @@
-//
+//
// Generated By: dol2asm
// Translation Unit: d/d_name
-//
+//
-#include "d/d_name.h"
#include "dol2asm.h"
#include "dolphin/types.h"
+#include "d/d_name.h"
-//
+//
// Types:
-//
+//
-struct J2DPane {};
+struct J2DPane {
+};
-struct JKRArchive {};
+struct JKRArchive {
+};
struct dSelect_cursor_c {
- /* 80194220 */ dSelect_cursor_c(u8, f32, JKRArchive*);
- /* 801950F4 */ void setPos(f32, f32, J2DPane*, bool);
- /* 801951B0 */ void setParam(f32, f32, f32, f32, f32);
- /* 801952A0 */ void setAlphaRate(f32);
+ /* 80194220 */ // False False
+// u8 False
+// f32 False
+// JKRArchive* False
+// JKRArchive False
+dSelect_cursor_c(u8, f32, JKRArchive*);
+ /* 801950F4 */ // False False
+// f32 False
+// f32 False
+// J2DPane* False
+// J2DPane False
+// bool False
+void setPos(f32, f32, J2DPane*, bool);
+ /* 801951B0 */ // False False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
+void setParam(f32, f32, f32, f32, f32);
+ /* 801952A0 */ // False False
+// f32 False
+void setAlphaRate(f32);
};
struct dNm_HIO_c {
- /* 8024E3E0 */ dNm_HIO_c();
- /* 802511A4 */ ~dNm_HIO_c();
+ /* 8024E3E0 */ // True False
+dNm_HIO_c();
+ /* 802511A4 */ // True False
+~dNm_HIO_c();
};
struct dName_c {
- /* 8024E408 */ dName_c(J2DPane*);
- /* 8024E468 */ ~dName_c();
- /* 8024E62C */ void _create();
- /* 8024E6D4 */ void init();
- /* 8024E7A4 */ void initial();
- /* 8024E7EC */ void showIcon();
- /* 8024E9A0 */ void _move();
- /* 8024EC10 */ void nameCheck();
- /* 8024EC4C */ void playNameSet(int);
- /* 8024EC84 */ void cursorAnm();
- /* 8024ED48 */ void Wait();
- /* 8024ED4C */ void MojiSelect();
- /* 8024F034 */ void MojiSelectAnmInit();
- /* 8024F0E0 */ void MojiSelectAnm();
- /* 8024F164 */ void MojiSelectAnm2();
- /* 8024F1E8 */ void MojiSelectAnm3();
- /* 8024F1EC */ void mojiChange(u8);
- /* 8024F55C */ void selectMojiSet();
- /* 8024F59C */ void getMoji();
- /* 8024F634 */ void setMoji(int);
- /* 8024F88C */ void setNameText();
- /* 8024F914 */ void nameCursorMove();
- /* 8024F994 */ void selectCursorMove();
- /* 8024FAF4 */ void menuCursorPosSet();
- /* 8024FB08 */ void MenuSelect();
- /* 8024FDA0 */ void MenuSelectAnmInit();
- /* 8024FDF4 */ void MenuSelectAnm();
- /* 8024FEB4 */ void MenuSelectAnm2();
- /* 8024FFA0 */ void MenuSelectAnm3();
- /* 8024FFA4 */ void menuAbtnSelect();
- /* 80250074 */ void backSpace();
- /* 802501B0 */ void mojiListChange();
- /* 80250284 */ void menuCursorMove();
- /* 80250380 */ void menuCursorMove2();
- /* 802504A0 */ void selectCursorPosSet(int);
- /* 80250560 */ void _draw();
- /* 802505CC */ void screenSet();
- /* 80250CEC */ void displayInit();
- /* 80250E54 */ void NameStrSet();
- /* 80251048 */ void getMenuPosIdx(u8);
+ /* 8024E408 */ // False False
+// J2DPane* False
+// J2DPane False
+dName_c(J2DPane*);
+ /* 8024E468 */ // True False
+~dName_c();
+ /* 8024E62C */ // True False
+void _create();
+ /* 8024E6D4 */ // True False
+void init();
+ /* 8024E7A4 */ // False False
+void initial();
+ /* 8024E7EC */ // False False
+void showIcon();
+ /* 8024E9A0 */ // False False
+void _move();
+ /* 8024EC10 */ // True False
+void nameCheck();
+ /* 8024EC4C */ // True False
+// int False
+void playNameSet(int);
+ /* 8024EC84 */ // True False
+void cursorAnm();
+ /* 8024ED48 */ // True False
+// void False
+void Wait();
+ /* 8024ED4C */ // True False
+void MojiSelect();
+ /* 8024F034 */ // True False
+void MojiSelectAnmInit();
+ /* 8024F0E0 */ // True False
+void MojiSelectAnm();
+ /* 8024F164 */ // True False
+void MojiSelectAnm2();
+ /* 8024F1E8 */ // True False
+// void False
+void MojiSelectAnm3();
+ /* 8024F1EC */ // True False
+// u8 False
+void mojiChange(u8);
+ /* 8024F55C */ // True False
+void selectMojiSet();
+ /* 8024F59C */ // True False
+void getMoji();
+ /* 8024F634 */ // True False
+// int False
+void setMoji(int);
+ /* 8024F88C */ // True False
+void setNameText();
+ /* 8024F914 */ // True False
+void nameCursorMove();
+ /* 8024F994 */ // True False
+void selectCursorMove();
+ /* 8024FAF4 */ // True False
+void menuCursorPosSet();
+ /* 8024FB08 */ // True False
+void MenuSelect();
+ /* 8024FDA0 */ // True False
+void MenuSelectAnmInit();
+ /* 8024FDF4 */ // True False
+void MenuSelectAnm();
+ /* 8024FEB4 */ // True False
+void MenuSelectAnm2();
+ /* 8024FFA0 */ // True False
+// void False
+void MenuSelectAnm3();
+ /* 8024FFA4 */ // True False
+void menuAbtnSelect();
+ /* 80250074 */ // True False
+void backSpace();
+ /* 802501B0 */ // True False
+void mojiListChange();
+ /* 80250284 */ // True False
+void menuCursorMove();
+ /* 80250380 */ // True False
+void menuCursorMove2();
+ /* 802504A0 */ // True False
+// int False
+void selectCursorPosSet(int);
+ /* 80250560 */ // False False
+void _draw();
+ /* 802505CC */ // True False
+void screenSet();
+ /* 80250CEC */ // True False
+void displayInit();
+ /* 80250E54 */ // True False
+void NameStrSet();
+ /* 80251048 */ // True False
+// u8 False
+void getMenuPosIdx(u8);
};
-struct dDlst_base_c {};
+struct dDlst_base_c {
+};
struct dDlst_list_c {
- /* 80056794 */ void set(dDlst_base_c**&, dDlst_base_c**&, dDlst_base_c*);
+ /* 80056794 */ // False False
+// dDlst_base_c**& False
+// dDlst_base_c** False
+// dDlst_base_c* False
+// dDlst_base_c False
+// dDlst_base_c**& False
+// dDlst_base_c** False
+// dDlst_base_c* False
+// dDlst_base_c False
+// dDlst_base_c* False
+// dDlst_base_c False
+void set(dDlst_base_c**&, dDlst_base_c**&, dDlst_base_c*);
};
struct dDlst_NameIN_c {
- /* 80251094 */ void draw();
- /* 8025115C */ ~dDlst_NameIN_c();
+ /* 80251094 */ // True False
+void draw();
+ /* 8025115C */ // True False
+~dDlst_NameIN_c();
};
-struct JAISoundID {};
+struct Vec {
+};
-struct Vec {};
+struct JAISoundID {
+};
struct Z2SeMgr {
- /* 802AB984 */ void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8);
+ /* 802AB984 */ // False False
+// JAISoundID False
+// Vec const* False
+// Vec const False
+// Vec False
+// u32 False
+// s8 False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
+// u8 False
+void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8);
};
struct STControl {
- /* 80032044 */ STControl(s16, s16, s16, s16, f32, f32, s16, s16);
- /* 8003219C */ void checkTrigger();
- /* 8003242C */ void checkLeftTrigger();
- /* 800324A8 */ void checkRightTrigger();
- /* 80032524 */ void checkUpTrigger();
- /* 800325A0 */ void checkDownTrigger();
+ /* 80032044 */ // False False
+// s16 False
+// s16 False
+// s16 False
+// s16 False
+// f32 False
+// f32 False
+// s16 False
+// s16 False
+STControl(s16, s16, s16, s16, f32, f32, s16, s16);
+ /* 8003219C */ // False False
+void checkTrigger();
+ /* 8003242C */ // False False
+void checkLeftTrigger();
+ /* 800324A8 */ // False False
+void checkRightTrigger();
+ /* 80032524 */ // False False
+void checkUpTrigger();
+ /* 800325A0 */ // False False
+void checkDownTrigger();
};
struct JKRFileLoader {
- /* 802D4270 */ void getGlbResource(char const*, JKRFileLoader*);
+ /* 802D4270 */ // False False
+// char const* False
+// char const False
+// char False
+// JKRFileLoader* False
+// JKRFileLoader False
+void getGlbResource(char const*, JKRFileLoader*);
};
-struct JKRExpHeap {};
+struct JKRExpHeap {
+};
struct J2DTextBox {
- /* 80300658 */ void getStringPtr() const;
- /* 80300660 */ void setString(char const*, ...);
- /* 8030074C */ void setString(s16, char const*, ...);
+ /* 80300658 */ // False False
+void getStringPtr() const;
+ /* 80300660 */ // False False
+// char const* False
+// char const False
+// char False
+// ... False
+void setString(char const*, ...);
+ /* 8030074C */ // False False
+// s16 False
+// char const* False
+// char const False
+// char False
+// ... False
+void setString(s16, char const*, ...);
};
-struct J2DGrafContext {};
+struct J2DGrafContext {
+};
struct J2DScreen {
- /* 802F8498 */ J2DScreen();
- /* 802F8648 */ void setPriority(char const*, u32, JKRArchive*);
- /* 802F8ED4 */ void draw(f32, f32, J2DGrafContext const*);
- /* 802F9690 */ void animation();
+ /* 802F8498 */ // False False
+J2DScreen();
+ /* 802F8648 */ // False False
+// char const* False
+// char const False
+// char False
+// u32 False
+// JKRArchive* False
+// JKRArchive False
+void setPriority(char const*, u32, JKRArchive*);
+ /* 802F8ED4 */ // False False
+// f32 False
+// f32 False
+// J2DGrafContext const* False
+// J2DGrafContext const False
+// J2DGrafContext False
+void draw(f32, f32, J2DGrafContext const*);
+ /* 802F9690 */ // False False
+void animation();
};
struct J2DAnmLoaderDataBase {
- /* 80308A6C */ void load(void const*);
+ /* 80308A6C */ // False False
+// void const* False
+// void const False
+// void False
+void load(void const*);
};
struct CPaneMgrAlpha {
- /* 802553FC */ CPaneMgrAlpha(J2DScreen*, u64, u8, JKRExpHeap*);
- /* 802555C8 */ void show();
- /* 80255608 */ void hide();
+ /* 802553FC */ // False False
+// J2DScreen* False
+// J2DScreen False
+// u64 False
+// u8 False
+// JKRExpHeap* False
+// JKRExpHeap False
+CPaneMgrAlpha(J2DScreen*, u64, u8, JKRExpHeap*);
+ /* 802555C8 */ // False False
+void show();
+ /* 80255608 */ // False False
+void hide();
};
struct CPaneMgr {
- /* 80253984 */ CPaneMgr(J2DScreen*, u64, u8, JKRExpHeap*);
- /* 802547CC */ void scaleAnime(s16, f32, f32, u8);
- /* 80254EBC */ void getGlobalVtxCenter(J2DPane*, bool, s16);
+ /* 80253984 */ // False False
+// J2DScreen* False
+// J2DScreen False
+// u64 False
+// u8 False
+// JKRExpHeap* False
+// JKRExpHeap False
+CPaneMgr(J2DScreen*, u64, u8, JKRExpHeap*);
+ /* 802547CC */ // False False
+// s16 False
+// f32 False
+// f32 False
+// u8 False
+void scaleAnime(s16, f32, f32, u8);
+ /* 80254EBC */ // False False
+// J2DPane* False
+// J2DPane False
+// bool False
+// s16 False
+void getGlobalVtxCenter(J2DPane*, bool, s16);
};
-//
+//
// Forward References:
-//
+//
+
+// True False
extern "C" void __ct__9dNm_HIO_cFv();
+// False False
+// J2DPane* False
+// J2DPane False
extern "C" void __ct__7dName_cFP7J2DPane();
+// True False
extern "C" void __dt__7dName_cFv();
+// True False
extern "C" void _create__7dName_cFv();
+// True False
extern "C" void init__7dName_cFv();
+// False False
extern "C" void initial__7dName_cFv();
+// False False
extern "C" void showIcon__7dName_cFv();
+// False False
extern "C" void _move__7dName_cFv();
+// True False
extern "C" void nameCheck__7dName_cFv();
+// True False
+// int False
extern "C" void playNameSet__7dName_cFi();
+// True False
extern "C" void cursorAnm__7dName_cFv();
+// True False
+// void False
extern "C" void Wait__7dName_cFv();
+// True False
extern "C" void MojiSelect__7dName_cFv();
+// True False
extern "C" void MojiSelectAnmInit__7dName_cFv();
+// True False
extern "C" void MojiSelectAnm__7dName_cFv();
+// True False
extern "C" void MojiSelectAnm2__7dName_cFv();
+// True False
+// void False
extern "C" void MojiSelectAnm3__7dName_cFv();
+// True False
+// u8 False
extern "C" void mojiChange__7dName_cFUc();
+// True False
extern "C" void selectMojiSet__7dName_cFv();
+// True False
extern "C" void getMoji__7dName_cFv();
+// True False
+// int False
extern "C" void setMoji__7dName_cFi();
+// True False
extern "C" void setNameText__7dName_cFv();
+// True False
extern "C" void nameCursorMove__7dName_cFv();
+// True False
extern "C" void selectCursorMove__7dName_cFv();
+// True False
extern "C" void menuCursorPosSet__7dName_cFv();
+// True False
extern "C" void MenuSelect__7dName_cFv();
+// True False
extern "C" void MenuSelectAnmInit__7dName_cFv();
+// True False
extern "C" void MenuSelectAnm__7dName_cFv();
+// True False
extern "C" void MenuSelectAnm2__7dName_cFv();
+// True False
+// void False
extern "C" void MenuSelectAnm3__7dName_cFv();
+// True False
extern "C" void menuAbtnSelect__7dName_cFv();
+// True False
extern "C" void backSpace__7dName_cFv();
+// True False
extern "C" void mojiListChange__7dName_cFv();
+// True False
extern "C" void menuCursorMove__7dName_cFv();
+// True False
extern "C" void menuCursorMove2__7dName_cFv();
+// True False
+// int False
extern "C" void selectCursorPosSet__7dName_cFi();
+// False False
extern "C" void _draw__7dName_cFv();
+// True False
extern "C" void screenSet__7dName_cFv();
+// True False
extern "C" void displayInit__7dName_cFv();
+// True False
extern "C" void NameStrSet__7dName_cFv();
+// True False
+// u8 False
extern "C" void getMenuPosIdx__7dName_cFUc();
+// True False
extern "C" void draw__14dDlst_NameIN_cFv();
+// True False
extern "C" void __dt__14dDlst_NameIN_cFv();
+// True False
extern "C" void __dt__9dNm_HIO_cFv();
+// False False
extern "C" void __sinit_d_name_cpp();
extern "C" extern char const* const d_d_name__stringBase0;
-
-//
+extern "C" extern void* l_mojiHira[65];
+extern "C" extern void* l_mojiHira2[65];
+extern "C" extern void* l_mojiHira3[65];
+extern "C" extern void* l_mojikata[65];
+extern "C" extern void* l_mojikata2[65];
+extern "C" extern void* l_mojikata3[65];
+extern "C" extern void* l_mojiEisu[65];
+extern "C" extern void* d_d_name__lit_3825[3];
+extern "C" extern void* d_d_name__lit_3826[3];
+extern "C" extern void* d_d_name__lit_3827[3];
+extern "C" extern void* d_d_name__lit_3828[3];
+extern "C" extern void* d_d_name__lit_3829[3];
+extern "C" extern void* d_d_name__lit_3830[3];
+extern "C" extern void* lit_3831[3];
+extern "C" extern void* lit_3832[3];
+extern "C" extern void* lit_3833[3];
+extern "C" extern u8 data_803C2788[64];
+extern "C" extern u8 data_803C27C8[64];
+extern "C" extern u8 data_803C2808[32];
+extern "C" extern u8 data_803C2828[120];
+extern "C" extern u8 data_803C28A0[16];
+extern "C" extern u8 data_803C28B0[520];
+extern "C" extern u8 data_803C2AB8[64];
+extern "C" extern u8 data_803C2AF8[64];
+extern "C" extern void* __vt__14dDlst_NameIN_c[4 + 7 /* padding */];
+extern "C" extern void* __vt__7dName_c[3 + 3 /* padding */];
+extern "C" extern void* __vt__9dNm_HIO_c[3];
+
+//
// External References:
-//
+//
+// False False
void mDoExt_getMesgFont();
+// False False
void mDoExt_removeMesgFont();
+// False False
+// char* False
+// char False
+// u32 False
void fopMsgM_messageGet(char*, u32);
+// False False
+// J2DScreen* False
+// J2DScreen False
void dPaneClass_showNullPane(J2DScreen*);
+// False False
+// void* False
+// void False
+// u32 False
void* operator new(u32);
+// False False
+// void False
+// void* False
+// void False
void operator delete(void*);
+// False False
extern "C" void mDoExt_getMesgFont__Fv();
+// False False
extern "C" void mDoExt_removeMesgFont__Fv();
+// False False
+// char* False
+// char False
+// u32 False
extern "C" void fopMsgM_messageGet__FPcUl();
+// False False
+// s16 False
+// s16 False
+// s16 False
+// s16 False
+// f32 False
+// f32 False
+// s16 False
+// s16 False
extern "C" void __ct__9STControlFssssffss();
+// False False
extern "C" void checkTrigger__9STControlFv();
+// False False
extern "C" void checkLeftTrigger__9STControlFv();
+// False False
extern "C" void checkRightTrigger__9STControlFv();
+// False False
extern "C" void checkUpTrigger__9STControlFv();
+// False False
extern "C" void checkDownTrigger__9STControlFv();
+// False False
+// dDlst_base_c**& False
+// dDlst_base_c** False
+// dDlst_base_c* False
+// dDlst_base_c False
+// dDlst_base_c**& False
+// dDlst_base_c** False
+// dDlst_base_c* False
+// dDlst_base_c False
+// dDlst_base_c* False
+// dDlst_base_c False
extern "C" void set__12dDlst_list_cFRPP12dDlst_base_cRPP12dDlst_base_cP12dDlst_base_c();
+// False False
+// u8 False
+// f32 False
+// JKRArchive* False
+// JKRArchive False
extern "C" void __ct__16dSelect_cursor_cFUcfP10JKRArchive();
+// False False
+// f32 False
+// f32 False
+// J2DPane* False
+// J2DPane False
+// bool False
extern "C" void setPos__16dSelect_cursor_cFffP7J2DPaneb();
+// False False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
extern "C" void setParam__16dSelect_cursor_cFfffff();
+// False False
+// f32 False
extern "C" void setAlphaRate__16dSelect_cursor_cFf();
+// False False
+// J2DScreen* False
+// J2DScreen False
+// u64 False
+// u8 False
+// JKRExpHeap* False
+// JKRExpHeap False
extern "C" void __ct__8CPaneMgrFP9J2DScreenUxUcP10JKRExpHeap();
+// False False
+// s16 False
+// f32 False
+// f32 False
+// u8 False
extern "C" void scaleAnime__8CPaneMgrFsffUc();
+// False False
+// J2DPane* False
+// J2DPane False
+// bool False
+// s16 False
extern "C" void getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs();
+// False False
+// J2DScreen* False
+// J2DScreen False
extern "C" void dPaneClass_showNullPane__FP9J2DScreen();
+// False False
+// J2DScreen* False
+// J2DScreen False
+// u64 False
+// u8 False
+// JKRExpHeap* False
+// JKRExpHeap False
extern "C" void __ct__13CPaneMgrAlphaFP9J2DScreenUxUcP10JKRExpHeap();
+// False False
extern "C" void show__13CPaneMgrAlphaFv();
+// False False
extern "C" void hide__13CPaneMgrAlphaFv();
+// False False
+// JAISoundID False
+// Vec const* False
+// Vec const False
+// Vec False
+// u32 False
+// s8 False
+// f32 False
+// f32 False
+// f32 False
+// f32 False
+// u8 False
extern "C" void seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc();
+// False False
+// void* False
+// void False
+// u32 False
extern "C" void* __nw__FUl();
+// False False
+// void False
+// void* False
+// void False
extern "C" void __dl__FPv();
+// False False
+// char const* False
+// char const False
+// char False
+// JKRFileLoader* False
+// JKRFileLoader False
extern "C" void getGlbResource__13JKRFileLoaderFPCcP13JKRFileLoader();
+// False False
extern "C" void __ct__9J2DScreenFv();
+// False False
+// char const* False
+// char const False
+// char False
+// u32 False
+// JKRArchive* False
+// JKRArchive False
extern "C" void setPriority__9J2DScreenFPCcUlP10JKRArchive();
+// False False
+// f32 False
+// f32 False
+// J2DGrafContext const* False
+// J2DGrafContext const False
+// J2DGrafContext False
extern "C" void draw__9J2DScreenFffPC14J2DGrafContext();
+// False False
extern "C" void animation__9J2DScreenFv();
+// False False
extern "C" void getStringPtr__10J2DTextBoxCFv();
+// False False
+// char const* False
+// char const False
+// char False
+// ... False
extern "C" void setString__10J2DTextBoxFPCce();
+// False False
+// s16 False
+// char const* False
+// char const False
+// char False
+// ... False
extern "C" void setString__10J2DTextBoxFsPCce();
+// False False
+// void const* False
+// void const False
+// void False
extern "C" void load__20J2DAnmLoaderDataBaseFPCv();
+// False False
extern "C" void PSMTXCopy();
+// False False
extern "C" void PSMTXConcat();
+// False False
extern "C" void PSMTXScale();
+// False False
extern "C" void __register_global_object();
+// False False
extern "C" void __ptmf_scall();
+// False False
extern "C" void _savegpr_19();
+// False False
extern "C" void _savegpr_24();
+// False False
extern "C" void _savegpr_26();
+// False False
extern "C" void _savegpr_27();
+// False False
extern "C" void _savegpr_28();
+// False False
extern "C" void _savegpr_29();
+// False False
extern "C" void _restgpr_19();
+// False False
extern "C" void _restgpr_24();
+// False False
extern "C" void _restgpr_26();
+// False False
extern "C" void _restgpr_27();
+// False False
extern "C" void _restgpr_28();
+// False False
extern "C" void _restgpr_29();
+// False False
extern "C" void sprintf();
+// False False
extern "C" void strcat();
+// False False
extern "C" void strcpy();
extern "C" extern void* __vt__12dDlst_base_c[3];
extern "C" extern u8 m_cpadInfo__8mDoCPd_c[256];
extern "C" extern u8 g_dComIfG_gameInfo[122384];
extern "C" extern u8 mAudioMgrPtr__10Z2AudioMgr[4 + 4 /* padding */];
-//
+//
// Declarations:
-//
+//
/* ############################################################################################## */
-/* 80399CC8-80399FE0 0314+04 s=10 e=0 z=0 None .rodata @stringBase0 */
+/* 80399CC8-80399FE0 0314+04 s=10 e=0 z=0 None .rodata @stringBase0 */
#pragma push
#pragma force_active on
#pragma section ".dead"
@@ -363,7 +799,7 @@ SECTION_DEAD char const* const stringBase_80399DE5 = "サ";
SECTION_DEAD char const* const stringBase_80399DE8 = "シ";
SECTION_DEAD char const* const stringBase_80399DEB = "ス";
SECTION_DEAD char const* const stringBase_80399DEE = "セ";
-// MWCC ignores mapping of some japanese characters using the
+// MWCC ignores mapping of some japanese characters using the
// byte 0x5C (ASCII '\'). This is why this string is hex-encoded.
SECTION_DEAD char const* const stringBase_80399DF1 = "\x83\x5C";
SECTION_DEAD char const* const stringBase_80399DF4 = "タ";
@@ -497,37 +933,10 @@ SECTION_DEAD char const* const stringBase_80399F34 = "Z";
SECTION_DEAD char const* const stringBase_80399F36 = "m";
SECTION_DEAD char const* const stringBase_80399F38 = "z";
SECTION_DEAD char const* const stringBase_80399F3A = " ";
-SECTION_DEAD char const* const stringBase_80399F3C = ""
- "\x1B"
- "CD"
- "\x1B"
- "CR"
- "\x1B"
- "CC[000000]"
- "\x1B"
- "GM[0]%c"
- "\x1B"
- "HM"
- "\x1B"
- "CC[ffffff]"
- "\x1B"
- "GM[0]%c";
-SECTION_DEAD char const* const stringBase_80399F6C = ""
- "\x1B"
- "CD"
- "\x1B"
- "CR"
- "\x1B"
- "CC[000000]"
- "\x1B"
- "GM[0]";
-SECTION_DEAD char const* const stringBase_80399F84 = ""
- "\x1B"
- "HM"
- "\x1B"
- "CC[ffffff]"
- "\x1B"
- "GM[0]";
+SECTION_DEAD char const* const stringBase_80399F3C =
+ """\x1B""CD""\x1B""CR""\x1B""CC[000000]""\x1B""GM[0]%c""\x1B""HM""\x1B""CC[ffffff]""\x1B""GM[0]%c";
+SECTION_DEAD char const* const stringBase_80399F6C = """\x1B""CD""\x1B""CR""\x1B""CC[000000]""\x1B""GM[0]";
+SECTION_DEAD char const* const stringBase_80399F84 = """\x1B""HM""\x1B""CC[ffffff]""\x1B""GM[0]";
SECTION_DEAD char const* const stringBase_80399F99 = "zelda_player_name.blo";
SECTION_DEAD char const* const stringBase_80399FAF = "zelda_player_name.bpk";
SECTION_DEAD char const* const stringBase_80399FC5 = "zelda_player_name.btk";
@@ -536,1201 +945,1661 @@ SECTION_DEAD char const* const stringBase_80399FDB = "";
SECTION_DEAD static char const* const pad_80399FDC = "\0\0\0";
#pragma pop
-/* 803C1F50-803C1F5C 000C+00 s=5 e=0 z=0 None .data cNullVec__6Z2Calc */
+/* 803C1F50-803C1F5C 000C+00 s=5 e=0 z=0 None .data cNullVec__6Z2Calc */
SECTION_DATA static u8 cNullVec__6Z2Calc[12] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
-/* 803C1F5C-803C2060 0104+00 s=3 e=0 z=0 None .data l_mojiHira */
-SECTION_DATA static void* l_mojiHira[65] = {
- (void*)&d_d_name__stringBase0,
- (void*)(((char*)&d_d_name__stringBase0) + 0x3),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6),
- (void*)(((char*)&d_d_name__stringBase0) + 0x9),
- (void*)(((char*)&d_d_name__stringBase0) + 0xC),
- (void*)(((char*)&d_d_name__stringBase0) + 0xF),
- (void*)(((char*)&d_d_name__stringBase0) + 0x12),
- (void*)(((char*)&d_d_name__stringBase0) + 0x15),
- (void*)(((char*)&d_d_name__stringBase0) + 0x18),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x21),
- (void*)(((char*)&d_d_name__stringBase0) + 0x24),
- (void*)(((char*)&d_d_name__stringBase0) + 0x27),
- (void*)(((char*)&d_d_name__stringBase0) + 0x2A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x2D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x30),
- (void*)(((char*)&d_d_name__stringBase0) + 0x33),
- (void*)(((char*)&d_d_name__stringBase0) + 0x36),
- (void*)(((char*)&d_d_name__stringBase0) + 0x39),
- (void*)(((char*)&d_d_name__stringBase0) + 0x3C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x3F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x42),
- (void*)(((char*)&d_d_name__stringBase0) + 0x45),
- (void*)(((char*)&d_d_name__stringBase0) + 0x48),
- (void*)(((char*)&d_d_name__stringBase0) + 0x4B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x4E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x51),
- (void*)(((char*)&d_d_name__stringBase0) + 0x54),
- (void*)(((char*)&d_d_name__stringBase0) + 0x57),
- (void*)(((char*)&d_d_name__stringBase0) + 0x5A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x5D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x60),
- (void*)(((char*)&d_d_name__stringBase0) + 0x63),
- (void*)(((char*)&d_d_name__stringBase0) + 0x66),
- (void*)(((char*)&d_d_name__stringBase0) + 0x69),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x72),
- (void*)(((char*)&d_d_name__stringBase0) + 0x75),
- (void*)(((char*)&d_d_name__stringBase0) + 0x78),
- (void*)(((char*)&d_d_name__stringBase0) + 0x7B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x7E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x81),
- (void*)(((char*)&d_d_name__stringBase0) + 0x84),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x87),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x8A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x8D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x90),
- (void*)(((char*)&d_d_name__stringBase0) + 0x93),
- (void*)(((char*)&d_d_name__stringBase0) + 0x96),
- (void*)(((char*)&d_d_name__stringBase0) + 0x99),
- (void*)(((char*)&d_d_name__stringBase0) + 0x9C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x9F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0xA2),
- (void*)(((char*)&d_d_name__stringBase0) + 0xA5),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0xA8),
- (void*)(((char*)&d_d_name__stringBase0) + 0xAB),
- (void*)(((char*)&d_d_name__stringBase0) + 0xAE),
+/* 803C1F5C-803C2060 0104+00 s=0 e=0 z=0 None .data l_mojiHira */
+SECTION_DATA void* l_mojiHira[65] = {
+ (void*)&d_d_name__stringBase0,
+ (void*)(((char*)&d_d_name__stringBase0)+0x3),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6),
+ (void*)(((char*)&d_d_name__stringBase0)+0x9),
+ (void*)(((char*)&d_d_name__stringBase0)+0xC),
+ (void*)(((char*)&d_d_name__stringBase0)+0xF),
+ (void*)(((char*)&d_d_name__stringBase0)+0x12),
+ (void*)(((char*)&d_d_name__stringBase0)+0x15),
+ (void*)(((char*)&d_d_name__stringBase0)+0x18),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x21),
+ (void*)(((char*)&d_d_name__stringBase0)+0x24),
+ (void*)(((char*)&d_d_name__stringBase0)+0x27),
+ (void*)(((char*)&d_d_name__stringBase0)+0x2A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x2D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x30),
+ (void*)(((char*)&d_d_name__stringBase0)+0x33),
+ (void*)(((char*)&d_d_name__stringBase0)+0x36),
+ (void*)(((char*)&d_d_name__stringBase0)+0x39),
+ (void*)(((char*)&d_d_name__stringBase0)+0x3C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x3F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x42),
+ (void*)(((char*)&d_d_name__stringBase0)+0x45),
+ (void*)(((char*)&d_d_name__stringBase0)+0x48),
+ (void*)(((char*)&d_d_name__stringBase0)+0x4B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x4E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x51),
+ (void*)(((char*)&d_d_name__stringBase0)+0x54),
+ (void*)(((char*)&d_d_name__stringBase0)+0x57),
+ (void*)(((char*)&d_d_name__stringBase0)+0x5A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x5D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x60),
+ (void*)(((char*)&d_d_name__stringBase0)+0x63),
+ (void*)(((char*)&d_d_name__stringBase0)+0x66),
+ (void*)(((char*)&d_d_name__stringBase0)+0x69),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x72),
+ (void*)(((char*)&d_d_name__stringBase0)+0x75),
+ (void*)(((char*)&d_d_name__stringBase0)+0x78),
+ (void*)(((char*)&d_d_name__stringBase0)+0x7B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x7E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x81),
+ (void*)(((char*)&d_d_name__stringBase0)+0x84),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x87),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x8A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x8D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x90),
+ (void*)(((char*)&d_d_name__stringBase0)+0x93),
+ (void*)(((char*)&d_d_name__stringBase0)+0x96),
+ (void*)(((char*)&d_d_name__stringBase0)+0x99),
+ (void*)(((char*)&d_d_name__stringBase0)+0x9C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x9F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0xA2),
+ (void*)(((char*)&d_d_name__stringBase0)+0xA5),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0xA8),
+ (void*)(((char*)&d_d_name__stringBase0)+0xAB),
+ (void*)(((char*)&d_d_name__stringBase0)+0xAE),
};
-/* 803C2060-803C2164 0104+00 s=1 e=0 z=0 None .data l_mojiHira2 */
-SECTION_DATA static void* l_mojiHira2[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB4),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB7),
- (void*)(((char*)&d_d_name__stringBase0) + 0xBA),
- (void*)(((char*)&d_d_name__stringBase0) + 0xBD),
- (void*)(((char*)&d_d_name__stringBase0) + 0xC0),
- (void*)(((char*)&d_d_name__stringBase0) + 0xC3),
- (void*)(((char*)&d_d_name__stringBase0) + 0xC6),
- (void*)(((char*)&d_d_name__stringBase0) + 0xC9),
- (void*)(((char*)&d_d_name__stringBase0) + 0xCC),
- (void*)(((char*)&d_d_name__stringBase0) + 0xCF),
- (void*)(((char*)&d_d_name__stringBase0) + 0xD2),
- (void*)(((char*)&d_d_name__stringBase0) + 0xD5),
- (void*)(((char*)&d_d_name__stringBase0) + 0xD8),
- (void*)(((char*)&d_d_name__stringBase0) + 0xDB),
- (void*)(((char*)&d_d_name__stringBase0) + 0xDE),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xE1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xE4),
- (void*)(((char*)&d_d_name__stringBase0) + 0xE7),
- (void*)(((char*)&d_d_name__stringBase0) + 0xEA),
- (void*)(((char*)&d_d_name__stringBase0) + 0xED),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
+/* 803C2060-803C2164 0104+00 s=0 e=0 z=0 None .data l_mojiHira2 */
+SECTION_DATA void* l_mojiHira2[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB4),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB7),
+ (void*)(((char*)&d_d_name__stringBase0)+0xBA),
+ (void*)(((char*)&d_d_name__stringBase0)+0xBD),
+ (void*)(((char*)&d_d_name__stringBase0)+0xC0),
+ (void*)(((char*)&d_d_name__stringBase0)+0xC3),
+ (void*)(((char*)&d_d_name__stringBase0)+0xC6),
+ (void*)(((char*)&d_d_name__stringBase0)+0xC9),
+ (void*)(((char*)&d_d_name__stringBase0)+0xCC),
+ (void*)(((char*)&d_d_name__stringBase0)+0xCF),
+ (void*)(((char*)&d_d_name__stringBase0)+0xD2),
+ (void*)(((char*)&d_d_name__stringBase0)+0xD5),
+ (void*)(((char*)&d_d_name__stringBase0)+0xD8),
+ (void*)(((char*)&d_d_name__stringBase0)+0xDB),
+ (void*)(((char*)&d_d_name__stringBase0)+0xDE),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xE1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xE4),
+ (void*)(((char*)&d_d_name__stringBase0)+0xE7),
+ (void*)(((char*)&d_d_name__stringBase0)+0xEA),
+ (void*)(((char*)&d_d_name__stringBase0)+0xED),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
};
-/* 803C2164-803C2268 0104+00 s=1 e=0 z=0 None .data l_mojiHira3 */
-SECTION_DATA static void* l_mojiHira3[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xF0),
- (void*)(((char*)&d_d_name__stringBase0) + 0xF3),
- (void*)(((char*)&d_d_name__stringBase0) + 0xF6),
- (void*)(((char*)&d_d_name__stringBase0) + 0xF9),
- (void*)(((char*)&d_d_name__stringBase0) + 0xFC),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
+/* 803C2164-803C2268 0104+00 s=0 e=0 z=0 None .data l_mojiHira3 */
+SECTION_DATA void* l_mojiHira3[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xF0),
+ (void*)(((char*)&d_d_name__stringBase0)+0xF3),
+ (void*)(((char*)&d_d_name__stringBase0)+0xF6),
+ (void*)(((char*)&d_d_name__stringBase0)+0xF9),
+ (void*)(((char*)&d_d_name__stringBase0)+0xFC),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
};
-/* 803C2268-803C236C 0104+00 s=3 e=0 z=0 None .data l_mojikata */
-SECTION_DATA static void* l_mojikata[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0xFF),
- (void*)(((char*)&d_d_name__stringBase0) + 0x102),
- (void*)(((char*)&d_d_name__stringBase0) + 0x105),
- (void*)(((char*)&d_d_name__stringBase0) + 0x108),
- (void*)(((char*)&d_d_name__stringBase0) + 0x10B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x10E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x111),
- (void*)(((char*)&d_d_name__stringBase0) + 0x114),
- (void*)(((char*)&d_d_name__stringBase0) + 0x117),
- (void*)(((char*)&d_d_name__stringBase0) + 0x11A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x11D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x120),
- (void*)(((char*)&d_d_name__stringBase0) + 0x123),
- (void*)(((char*)&d_d_name__stringBase0) + 0x126),
- (void*)(((char*)&d_d_name__stringBase0) + 0x129),
- (void*)(((char*)&d_d_name__stringBase0) + 0x12C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x12F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x132),
- (void*)(((char*)&d_d_name__stringBase0) + 0x135),
- (void*)(((char*)&d_d_name__stringBase0) + 0x138),
- (void*)(((char*)&d_d_name__stringBase0) + 0x13B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x13E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x141),
- (void*)(((char*)&d_d_name__stringBase0) + 0x144),
- (void*)(((char*)&d_d_name__stringBase0) + 0x147),
- (void*)(((char*)&d_d_name__stringBase0) + 0x14A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x14D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x150),
- (void*)(((char*)&d_d_name__stringBase0) + 0x153),
- (void*)(((char*)&d_d_name__stringBase0) + 0x156),
- (void*)(((char*)&d_d_name__stringBase0) + 0x159),
- (void*)(((char*)&d_d_name__stringBase0) + 0x15C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x15F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x162),
- (void*)(((char*)&d_d_name__stringBase0) + 0x165),
- (void*)(((char*)&d_d_name__stringBase0) + 0x168),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x16B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x16E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x171),
- (void*)(((char*)&d_d_name__stringBase0) + 0x174),
- (void*)(((char*)&d_d_name__stringBase0) + 0x177),
- (void*)(((char*)&d_d_name__stringBase0) + 0x17A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x17D),
- (void*)(((char*)&d_d_name__stringBase0) + 0x180),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x183),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x186),
- (void*)(((char*)&d_d_name__stringBase0) + 0x189),
- (void*)(((char*)&d_d_name__stringBase0) + 0x18C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x18F),
- (void*)(((char*)&d_d_name__stringBase0) + 0x192),
- (void*)(((char*)&d_d_name__stringBase0) + 0x195),
- (void*)(((char*)&d_d_name__stringBase0) + 0x198),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x19B),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x19E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1A1),
- (void*)(((char*)&d_d_name__stringBase0) + 0x6C),
- (void*)(((char*)&d_d_name__stringBase0) + 0xA8),
- (void*)(((char*)&d_d_name__stringBase0) + 0xAB),
- (void*)(((char*)&d_d_name__stringBase0) + 0xAE),
+/* 803C2268-803C236C 0104+00 s=0 e=0 z=0 None .data l_mojikata */
+SECTION_DATA void* l_mojikata[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0xFF),
+ (void*)(((char*)&d_d_name__stringBase0)+0x102),
+ (void*)(((char*)&d_d_name__stringBase0)+0x105),
+ (void*)(((char*)&d_d_name__stringBase0)+0x108),
+ (void*)(((char*)&d_d_name__stringBase0)+0x10B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x10E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x111),
+ (void*)(((char*)&d_d_name__stringBase0)+0x114),
+ (void*)(((char*)&d_d_name__stringBase0)+0x117),
+ (void*)(((char*)&d_d_name__stringBase0)+0x11A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x11D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x120),
+ (void*)(((char*)&d_d_name__stringBase0)+0x123),
+ (void*)(((char*)&d_d_name__stringBase0)+0x126),
+ (void*)(((char*)&d_d_name__stringBase0)+0x129),
+ (void*)(((char*)&d_d_name__stringBase0)+0x12C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x12F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x132),
+ (void*)(((char*)&d_d_name__stringBase0)+0x135),
+ (void*)(((char*)&d_d_name__stringBase0)+0x138),
+ (void*)(((char*)&d_d_name__stringBase0)+0x13B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x13E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x141),
+ (void*)(((char*)&d_d_name__stringBase0)+0x144),
+ (void*)(((char*)&d_d_name__stringBase0)+0x147),
+ (void*)(((char*)&d_d_name__stringBase0)+0x14A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x14D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x150),
+ (void*)(((char*)&d_d_name__stringBase0)+0x153),
+ (void*)(((char*)&d_d_name__stringBase0)+0x156),
+ (void*)(((char*)&d_d_name__stringBase0)+0x159),
+ (void*)(((char*)&d_d_name__stringBase0)+0x15C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x15F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x162),
+ (void*)(((char*)&d_d_name__stringBase0)+0x165),
+ (void*)(((char*)&d_d_name__stringBase0)+0x168),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x16B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x16E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x171),
+ (void*)(((char*)&d_d_name__stringBase0)+0x174),
+ (void*)(((char*)&d_d_name__stringBase0)+0x177),
+ (void*)(((char*)&d_d_name__stringBase0)+0x17A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x17D),
+ (void*)(((char*)&d_d_name__stringBase0)+0x180),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x183),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x186),
+ (void*)(((char*)&d_d_name__stringBase0)+0x189),
+ (void*)(((char*)&d_d_name__stringBase0)+0x18C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x18F),
+ (void*)(((char*)&d_d_name__stringBase0)+0x192),
+ (void*)(((char*)&d_d_name__stringBase0)+0x195),
+ (void*)(((char*)&d_d_name__stringBase0)+0x198),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x19B),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x19E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1A1),
+ (void*)(((char*)&d_d_name__stringBase0)+0x6C),
+ (void*)(((char*)&d_d_name__stringBase0)+0xA8),
+ (void*)(((char*)&d_d_name__stringBase0)+0xAB),
+ (void*)(((char*)&d_d_name__stringBase0)+0xAE),
};
-/* 803C236C-803C2470 0104+00 s=1 e=0 z=0 None .data l_mojikata2 */
-SECTION_DATA static void* l_mojikata2[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1A4),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1A7),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1AA),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1AD),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1B0),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1B3),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1B6),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1B9),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1BC),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1BF),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1C2),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1C5),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1C8),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1CB),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1CE),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1D1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1D4),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1D7),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1DA),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1DD),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1E0),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
+/* 803C236C-803C2470 0104+00 s=0 e=0 z=0 None .data l_mojikata2 */
+SECTION_DATA void* l_mojikata2[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1A4),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1A7),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1AA),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1AD),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1B0),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1B3),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1B6),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1B9),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1BC),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1BF),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1C2),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1C5),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1C8),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1CB),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1CE),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1D1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1D4),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1D7),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1DA),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1DD),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1E0),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
};
-/* 803C2470-803C2574 0104+00 s=1 e=0 z=0 None .data l_mojikata3 */
-SECTION_DATA static void* l_mojikata3[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1E3),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1E6),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1E9),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1EC),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1EF),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
- (void*)(((char*)&d_d_name__stringBase0) + 0xB1),
+/* 803C2470-803C2574 0104+00 s=0 e=0 z=0 None .data l_mojikata3 */
+SECTION_DATA void* l_mojikata3[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1E3),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1E6),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1E9),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1EC),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1EF),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
+ (void*)(((char*)&d_d_name__stringBase0)+0xB1),
};
-/* 803C2574-803C2678 0104+00 s=3 e=0 z=0 None .data l_mojiEisu */
-SECTION_DATA static void* l_mojiEisu[65] = {
- (void*)(((char*)&d_d_name__stringBase0) + 0x1F2),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1F4),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1F6),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1F8),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1FA),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1FC),
- (void*)(((char*)&d_d_name__stringBase0) + 0x1FE),
- (void*)(((char*)&d_d_name__stringBase0) + 0x200),
- (void*)(((char*)&d_d_name__stringBase0) + 0x202),
- (void*)(((char*)&d_d_name__stringBase0) + 0x204),
- (void*)(((char*)&d_d_name__stringBase0) + 0x206),
- (void*)(((char*)&d_d_name__stringBase0) + 0x208),
- (void*)(((char*)&d_d_name__stringBase0) + 0x20A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x20C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x20E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x210),
- (void*)(((char*)&d_d_name__stringBase0) + 0x212),
- (void*)(((char*)&d_d_name__stringBase0) + 0x214),
- (void*)(((char*)&d_d_name__stringBase0) + 0x216),
- (void*)(((char*)&d_d_name__stringBase0) + 0x218),
- (void*)(((char*)&d_d_name__stringBase0) + 0x21A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x21C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x21E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x220),
- (void*)(((char*)&d_d_name__stringBase0) + 0x222),
- (void*)(((char*)&d_d_name__stringBase0) + 0x224),
- (void*)(((char*)&d_d_name__stringBase0) + 0x226),
- (void*)(((char*)&d_d_name__stringBase0) + 0x228),
- (void*)(((char*)&d_d_name__stringBase0) + 0x22A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x22C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x22E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x230),
- (void*)(((char*)&d_d_name__stringBase0) + 0x232),
- (void*)(((char*)&d_d_name__stringBase0) + 0x234),
- (void*)(((char*)&d_d_name__stringBase0) + 0x236),
- (void*)(((char*)&d_d_name__stringBase0) + 0x238),
- (void*)(((char*)&d_d_name__stringBase0) + 0x23A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x23C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x23E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x240),
- (void*)(((char*)&d_d_name__stringBase0) + 0x242),
- (void*)(((char*)&d_d_name__stringBase0) + 0x244),
- (void*)(((char*)&d_d_name__stringBase0) + 0x246),
- (void*)(((char*)&d_d_name__stringBase0) + 0x248),
- (void*)(((char*)&d_d_name__stringBase0) + 0x24A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x24C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x24E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x250),
- (void*)(((char*)&d_d_name__stringBase0) + 0x252),
- (void*)(((char*)&d_d_name__stringBase0) + 0x254),
- (void*)(((char*)&d_d_name__stringBase0) + 0x256),
- (void*)(((char*)&d_d_name__stringBase0) + 0x258),
- (void*)(((char*)&d_d_name__stringBase0) + 0x25A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x25C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x25E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x260),
- (void*)(((char*)&d_d_name__stringBase0) + 0x262),
- (void*)(((char*)&d_d_name__stringBase0) + 0x264),
- (void*)(((char*)&d_d_name__stringBase0) + 0x266),
- (void*)(((char*)&d_d_name__stringBase0) + 0x268),
- (void*)(((char*)&d_d_name__stringBase0) + 0x26A),
- (void*)(((char*)&d_d_name__stringBase0) + 0x26C),
- (void*)(((char*)&d_d_name__stringBase0) + 0x26E),
- (void*)(((char*)&d_d_name__stringBase0) + 0x270),
- (void*)(((char*)&d_d_name__stringBase0) + 0x272),
+/* 803C2574-803C2678 0104+00 s=0 e=0 z=0 None .data l_mojiEisu */
+SECTION_DATA void* l_mojiEisu[65] = {
+ (void*)(((char*)&d_d_name__stringBase0)+0x1F2),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1F4),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1F6),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1F8),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1FA),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1FC),
+ (void*)(((char*)&d_d_name__stringBase0)+0x1FE),
+ (void*)(((char*)&d_d_name__stringBase0)+0x200),
+ (void*)(((char*)&d_d_name__stringBase0)+0x202),
+ (void*)(((char*)&d_d_name__stringBase0)+0x204),
+ (void*)(((char*)&d_d_name__stringBase0)+0x206),
+ (void*)(((char*)&d_d_name__stringBase0)+0x208),
+ (void*)(((char*)&d_d_name__stringBase0)+0x20A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x20C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x20E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x210),
+ (void*)(((char*)&d_d_name__stringBase0)+0x212),
+ (void*)(((char*)&d_d_name__stringBase0)+0x214),
+ (void*)(((char*)&d_d_name__stringBase0)+0x216),
+ (void*)(((char*)&d_d_name__stringBase0)+0x218),
+ (void*)(((char*)&d_d_name__stringBase0)+0x21A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x21C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x21E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x220),
+ (void*)(((char*)&d_d_name__stringBase0)+0x222),
+ (void*)(((char*)&d_d_name__stringBase0)+0x224),
+ (void*)(((char*)&d_d_name__stringBase0)+0x226),
+ (void*)(((char*)&d_d_name__stringBase0)+0x228),
+ (void*)(((char*)&d_d_name__stringBase0)+0x22A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x22C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x22E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x230),
+ (void*)(((char*)&d_d_name__stringBase0)+0x232),
+ (void*)(((char*)&d_d_name__stringBase0)+0x234),
+ (void*)(((char*)&d_d_name__stringBase0)+0x236),
+ (void*)(((char*)&d_d_name__stringBase0)+0x238),
+ (void*)(((char*)&d_d_name__stringBase0)+0x23A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x23C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x23E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x240),
+ (void*)(((char*)&d_d_name__stringBase0)+0x242),
+ (void*)(((char*)&d_d_name__stringBase0)+0x244),
+ (void*)(((char*)&d_d_name__stringBase0)+0x246),
+ (void*)(((char*)&d_d_name__stringBase0)+0x248),
+ (void*)(((char*)&d_d_name__stringBase0)+0x24A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x24C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x24E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x250),
+ (void*)(((char*)&d_d_name__stringBase0)+0x252),
+ (void*)(((char*)&d_d_name__stringBase0)+0x254),
+ (void*)(((char*)&d_d_name__stringBase0)+0x256),
+ (void*)(((char*)&d_d_name__stringBase0)+0x258),
+ (void*)(((char*)&d_d_name__stringBase0)+0x25A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x25C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x25E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x260),
+ (void*)(((char*)&d_d_name__stringBase0)+0x262),
+ (void*)(((char*)&d_d_name__stringBase0)+0x264),
+ (void*)(((char*)&d_d_name__stringBase0)+0x266),
+ (void*)(((char*)&d_d_name__stringBase0)+0x268),
+ (void*)(((char*)&d_d_name__stringBase0)+0x26A),
+ (void*)(((char*)&d_d_name__stringBase0)+0x26C),
+ (void*)(((char*)&d_d_name__stringBase0)+0x26E),
+ (void*)(((char*)&d_d_name__stringBase0)+0x270),
+ (void*)(((char*)&d_d_name__stringBase0)+0x272),
};
-/* 803C2678-803C2684 000C+00 s=1 e=0 z=0 None .data @3825 */
-SECTION_DATA static void* lit_3825[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MojiSelect__7dName_cFv,
+/* 803C2678-803C2684 000C+00 s=0 e=0 z=0 None .data @3825 */
+SECTION_DATA void* d_d_name__lit_3825[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MojiSelect__7dName_cFv,
};
-/* 803C2684-803C2690 000C+00 s=1 e=0 z=0 None .data @3826 */
-SECTION_DATA static void* lit_3826[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MojiSelectAnm__7dName_cFv,
+/* 803C2684-803C2690 000C+00 s=0 e=0 z=0 None .data @3826 */
+SECTION_DATA void* d_d_name__lit_3826[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MojiSelectAnm__7dName_cFv,
};
-/* 803C2690-803C269C 000C+00 s=1 e=0 z=0 None .data @3827 */
-SECTION_DATA static void* lit_3827[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MojiSelectAnm2__7dName_cFv,
+/* 803C2690-803C269C 000C+00 s=0 e=0 z=0 None .data @3827 */
+SECTION_DATA void* d_d_name__lit_3827[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MojiSelectAnm2__7dName_cFv,
};
-/* 803C269C-803C26A8 000C+00 s=1 e=0 z=0 None .data @3828 */
-SECTION_DATA static void* lit_3828[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MojiSelectAnm3__7dName_cFv,
+/* 803C269C-803C26A8 000C+00 s=0 e=0 z=0 None .data @3828 */
+SECTION_DATA void* d_d_name__lit_3828[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MojiSelectAnm3__7dName_cFv,
};
-/* 803C26A8-803C26B4 000C+00 s=1 e=0 z=0 None .data @3829 */
-SECTION_DATA static void* lit_3829[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MenuSelect__7dName_cFv,
+/* 803C26A8-803C26B4 000C+00 s=0 e=0 z=0 None .data @3829 */
+SECTION_DATA void* d_d_name__lit_3829[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MenuSelect__7dName_cFv,
};
-/* 803C26B4-803C26C0 000C+00 s=1 e=0 z=0 None .data @3830 */
-SECTION_DATA static void* lit_3830[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MenuSelectAnm__7dName_cFv,
+/* 803C26B4-803C26C0 000C+00 s=0 e=0 z=0 None .data @3830 */
+SECTION_DATA void* d_d_name__lit_3830[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MenuSelectAnm__7dName_cFv,
};
-/* 803C26C0-803C26CC 000C+00 s=1 e=0 z=0 None .data @3831 */
-SECTION_DATA static void* lit_3831[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MenuSelectAnm2__7dName_cFv,
+/* 803C26C0-803C26CC 000C+00 s=0 e=0 z=0 None .data @3831 */
+SECTION_DATA void* lit_3831[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MenuSelectAnm2__7dName_cFv,
};
-/* 803C26CC-803C26D8 000C+00 s=1 e=0 z=0 None .data @3832 */
-SECTION_DATA static void* lit_3832[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)MenuSelectAnm3__7dName_cFv,
+/* 803C26CC-803C26D8 000C+00 s=0 e=0 z=0 None .data @3832 */
+SECTION_DATA void* lit_3832[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)MenuSelectAnm3__7dName_cFv,
};
-/* 803C26D8-803C26E4 000C+00 s=1 e=0 z=0 None .data @3833 */
-SECTION_DATA static void* lit_3833[3] = {
- (void*)NULL,
- (void*)0xFFFFFFFF,
- (void*)Wait__7dName_cFv,
+/* 803C26D8-803C26E4 000C+00 s=0 e=0 z=0 None .data @3833 */
+SECTION_DATA void* lit_3833[3] = {
+ (void*)NULL,
+ (void*)0xFFFFFFFF,
+ (void*)Wait__7dName_cFv,
};
-/* 803C26E4-803C2750 006C+00 s=2 e=0 z=0 None .data SelProc */
+/* 803C26E4-803C2750 006C+00 s=1 e=0 z=0 None .data SelProc */
SECTION_DATA static u8 SelProc[108] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
-/* 803C2750-803C2788 0034+04 s=1 e=0 z=0 None .data @4121 */
+/* 803C2750-803C2788 0034+04 s=1 e=0 z=0 None .data @4121 */
SECTION_DATA static void* lit_4121[13 + 1 /* padding */] = {
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x8C),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x130),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x170),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x1B0),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x358),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x2D4),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x358),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x31C),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x358),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x358),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x8C),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x31C),
- (void*)(((char*)mojiChange__7dName_cFUc) + 0x1B0),
- /* padding */
- NULL,
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x8C),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x130),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x170),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x1B0),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x358),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x2D4),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x358),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x31C),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x358),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x358),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x8C),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x31C),
+ (void*)(((char*)mojiChange__7dName_cFUc)+0x1B0),
+ /* padding */
+ NULL,
};
-/* 803C2788-803C27C8 0040+00 s=1 e=0 z=0 None .data l_cur0TagName$4610 */
-SECTION_DATA static u8 l_cur0TagName[64] = {
- 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x30, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x31,
- 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x32, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x33,
- 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x34, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x35,
- 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x36, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x37,
+/* 803C2788-803C27C8 0040+00 s=0 e=0 z=0 None .data l_cur0TagName$4610 */
+SECTION_DATA u8 data_803C2788[64] = {
+ 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x30, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x31,
+ 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x32, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x33,
+ 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x34, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x35,
+ 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x36, 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x37,
};
-/* 803C27C8-803C2808 0040+00 s=1 e=0 z=0 None .data l_cur1TagName$4611 */
-SECTION_DATA static u8 l_cur1TagName[64] = {
- 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x31, 0x72,
- 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x32, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x33, 0x72,
- 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x34, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x35, 0x72,
- 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x36, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x37, 0x72,
+/* 803C27C8-803C2808 0040+00 s=0 e=0 z=0 None .data l_cur1TagName$4611 */
+SECTION_DATA u8 data_803C27C8[64] = {
+ 0x00, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x31, 0x72,
+ 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x32, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x33, 0x72,
+ 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x34, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x35, 0x72,
+ 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x36, 0x72, 0x00, 0x00, 0x00, 0x73, 0x5F, 0x30, 0x37, 0x72,
};
-/* 803C2808-803C2828 0020+00 s=1 e=0 z=0 None .data l_menu_icon_tag$4617 */
-SECTION_DATA static u8 l_menu_icon_tag[32] = {
- 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x6E, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x6E,
- 0x6A, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x6E, 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x6E,
+/* 803C2808-803C2828 0020+00 s=0 e=0 z=0 None .data l_menu_icon_tag$4617 */
+SECTION_DATA u8 data_803C2808[32] = {
+ 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x6E, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x6E,
+ 0x6A, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x6E, 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x6E,
};
-/* 803C2828-803C28A0 0078+00 s=1 e=0 z=0 None .data l_menu_tag$4618 */
-SECTION_DATA static u8 l_menu_tag[120] = {
- 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x30, 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F,
- 0x31, 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x32, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63,
- 0x5F, 0x30, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x31, 0x00, 0x70, 0x5F, 0x61, 0x62,
- 0x63, 0x5F, 0x32, 0x6D, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x30, 0x6D, 0x5F, 0x65, 0x69,
- 0x67, 0x6F, 0x5F, 0x31, 0x6D, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x32, 0x00, 0x70, 0x5F,
- 0x65, 0x6E, 0x64, 0x5F, 0x30, 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x31, 0x00, 0x70,
- 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x32, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+/* 803C2828-803C28A0 0078+00 s=0 e=0 z=0 None .data l_menu_tag$4618 */
+SECTION_DATA u8 data_803C2828[120] = {
+ 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x30, 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x31,
+ 0x00, 0x70, 0x5F, 0x41, 0x42, 0x43, 0x5F, 0x32, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x30,
+ 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x31, 0x00, 0x70, 0x5F, 0x61, 0x62, 0x63, 0x5F, 0x32,
+ 0x6D, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x30, 0x6D, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x31,
+ 0x6D, 0x5F, 0x65, 0x69, 0x67, 0x6F, 0x5F, 0x32, 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x30,
+ 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x31, 0x00, 0x70, 0x5F, 0x65, 0x6E, 0x64, 0x5F, 0x32,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
-/* 803C28A0-803C28B0 0010+00 s=1 e=0 z=0 None .data l_menu_msg$4619 */
-SECTION_DATA static u8 l_menu_msg[16] = {
- 0x00, 0x00, 0x03, 0x8B, 0x00, 0x00, 0x03, 0x8C, 0x00, 0x00, 0x03, 0x88, 0x00, 0x00, 0x03, 0x8E,
+/* 803C28A0-803C28B0 0010+00 s=0 e=0 z=0 None .data l_menu_msg$4619 */
+SECTION_DATA u8 data_803C28A0[16] = {
+ 0x00, 0x00, 0x03, 0x8B, 0x00, 0x00, 0x03, 0x8C, 0x00, 0x00, 0x03, 0x88, 0x00, 0x00, 0x03, 0x8E,
};
-/* 803C28B0-803C2AB8 0208+00 s=1 e=0 z=0 None .data l_tagName$4635 */
-SECTION_DATA static u8 l_tagName[520] = {
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x30,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x32,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x34,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x34, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x30,
- 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x31, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x32,
- 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x33, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x34,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x30,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x32,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x34,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x30,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x32,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x34,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x30,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x32,
- 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x34,
- 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x31,
- 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x33,
- 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x30,
- 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x32,
- 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x34,
- 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x30, 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x31,
- 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x32, 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x33,
- 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x34,
+/* 803C28B0-803C2AB8 0208+00 s=0 e=0 z=0 None .data l_tagName$4635 */
+SECTION_DATA u8 data_803C28B0[520] = {
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x30, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x30,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x32,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x31, 0x5F, 0x34,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x32, 0x5F, 0x34, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x30,
+ 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x31, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x32,
+ 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x33, 0x00, 0x00, 0x00, 0x6D, 0x30, 0x33, 0x5F, 0x34,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x34, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x30,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x32,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x35, 0x5F, 0x34,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x36, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x30,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x32,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x37, 0x5F, 0x34,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x38, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x30,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x32,
+ 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x30, 0x39, 0x5F, 0x34,
+ 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x30, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x31,
+ 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x32, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x33,
+ 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x30, 0x5F, 0x34, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x30,
+ 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x31, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x32,
+ 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x33, 0x00, 0x00, 0x6D, 0x5F, 0x31, 0x31, 0x5F, 0x34,
+ 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x30, 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x31,
+ 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x32, 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x33,
+ 0x00, 0x00, 0x00, 0x6D, 0x31, 0x32, 0x5F, 0x34,
};
-/* 803C2AB8-803C2AF8 0040+00 s=1 e=0 z=0 None .data l_nameTagName$4642 */
-SECTION_DATA static u8 l_nameTagName[64] = {
- 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x30, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x31,
- 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x32, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x33,
- 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x34, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x35,
- 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x36, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x37,
+/* 803C2AB8-803C2AF8 0040+00 s=0 e=0 z=0 None .data l_nameTagName$4642 */
+SECTION_DATA u8 data_803C2AB8[64] = {
+ 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x30, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x31,
+ 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x32, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x33,
+ 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x34, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x35,
+ 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x36, 0x00, 0x6E, 0x61, 0x6D, 0x65, 0x5F, 0x30, 0x37,
};
-/* 803C2AF8-803C2B38 0040+00 s=1 e=0 z=0 None .data l_nameCurTagName$4643 */
-SECTION_DATA static u8 l_nameCurTagName[64] = {
- 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x30, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x31,
- 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x32, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x33,
- 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x34, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x35,
- 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x36, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x37,
+/* 803C2AF8-803C2B38 0040+00 s=0 e=0 z=0 None .data l_nameCurTagName$4643 */
+SECTION_DATA u8 data_803C2AF8[64] = {
+ 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x30, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x31,
+ 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x32, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x33,
+ 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x34, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x35,
+ 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x36, 0x00, 0x73, 0x5F, 0x5F, 0x6E, 0x5F, 0x30, 0x37,
};
-/* 803C2B38-803C2B64 0010+1C s=3 e=0 z=0 None .data __vt__14dDlst_NameIN_c */
-SECTION_DATA static void* __vt__14dDlst_NameIN_c[4 + 7 /* padding */] = {
- (void*)NULL,
- (void*)NULL,
- (void*)draw__14dDlst_NameIN_cFv,
- (void*)__dt__14dDlst_NameIN_cFv,
- /* padding */
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
+/* 803C2B38-803C2B64 0010+1C s=3 e=0 z=0 None .data __vt__14dDlst_NameIN_c */
+SECTION_DATA void* __vt__14dDlst_NameIN_c[4 + 7 /* padding */] = {
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)draw__14dDlst_NameIN_cFv,
+ (void*)__dt__14dDlst_NameIN_cFv,
+ /* padding */
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
};
-/* 803C2B64-803C2B7C 000C+0C s=2 e=0 z=0 None .data __vt__7dName_c */
-SECTION_DATA static void* __vt__7dName_c[3 + 3 /* padding */] = {
- (void*)NULL,
- (void*)NULL,
- (void*)__dt__7dName_cFv,
- /* padding */
- NULL,
- NULL,
- NULL,
+/* 803C2B64-803C2B7C 000C+0C s=2 e=0 z=0 None .data __vt__7dName_c */
+SECTION_DATA void* __vt__7dName_c[3 + 3 /* padding */] = {
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)__dt__7dName_cFv,
+ /* padding */
+ NULL,
+ NULL,
+ NULL,
};
-/* 803C2B7C-803C2B88 000C+00 s=2 e=0 z=0 None .data __vt__9dNm_HIO_c */
-SECTION_DATA static void* __vt__9dNm_HIO_c[3] = {
- (void*)NULL,
- (void*)NULL,
- (void*)__dt__9dNm_HIO_cFv,
+/* 803C2B7C-803C2B88 000C+00 s=2 e=0 z=0 None .data __vt__9dNm_HIO_c */
+SECTION_DATA void* __vt__9dNm_HIO_c[3] = {
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)__dt__9dNm_HIO_cFv,
};
-/* 80454DB0-80454DB4 0004+00 s=1 e=0 z=0 None .sdata2 @3665 */
+/* 80454DB0-80454DB4 0004+00 s=1 e=0 z=0 None .sdata2 @3665 */
SECTION_SDATA2 static f32 lit_3665 = 13.0f / 10.0f;
-/* 80454DB4-80454DB8 0004+00 s=1 e=0 z=0 None .sdata2 @3666 */
+/* 80454DB4-80454DB8 0004+00 s=1 e=0 z=0 None .sdata2 @3666 */
SECTION_SDATA2 static f32 lit_3666 = 7.0f / 5.0f;
-/* 8024E3E0-8024E408 0028+00 s=1 e=0 z=0 None .text __ct__9dNm_HIO_cFv */
+/* 8024E3E0-8024E408 0028+00 s=1 e=0 z=0 None .text __ct__9dNm_HIO_cFv */
+// 8024E3E0: 803C2B7C (__vt__9dNm_HIO_c)
+// 8024E3E4: 803C2B7C (__vt__9dNm_HIO_c)
+// 8024E3EC: 80454DB0 (lit_3665)
+// 8024E3F4: 80454DB4 (lit_3666)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm dNm_HIO_c::dNm_HIO_c() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__ct__9dNm_HIO_cFv.s"
}
#pragma pop
-/* 8024E408-8024E468 0060+00 s=0 e=1 z=0 None .text __ct__7dName_cFP7J2DPane */
+
+/* 8024E408-8024E468 0060+00 s=0 e=1 z=0 None .text __ct__7dName_cFP7J2DPane */
+// 8024E41C: 803C2B64 (__vt__7dName_c)
+// 8024E420: 803C2B64 (__vt__7dName_c)
+// 8024E428: 803A6F88 (__vt__12dDlst_base_c)
+// 8024E42C: 803A6F88 (__vt__12dDlst_base_c)
+// 8024E434: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 8024E438: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 8024E444: 8024E62C (_create__7dName_cFv)
+// 8024E44C: 8024E6D4 (init__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
+// J2DPane* False
+// J2DPane False
asm dName_c::dName_c(J2DPane* param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__ct__7dName_cFP7J2DPane.s"
}
#pragma pop
-/* 8024E468-8024E62C 01C4+00 s=1 e=0 z=0 None .text __dt__7dName_cFv */
+
+/* 8024E468-8024E62C 01C4+00 s=1 e=0 z=0 None .text __dt__7dName_cFv */
+// 8024E478: 803621D8 (_savegpr_28)
+// 8024E488: 803C2B64 (__vt__7dName_c)
+// 8024E48C: 803C2B64 (__vt__7dName_c)
+// 8024E498: 802CED3C (__dl__FPv)
+// 8024E4BC: 80014A2C (mDoExt_removeMesgFont__Fv)
+// 8024E5F4: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 8024E5F8: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 8024E60C: 802CED3C (__dl__FPv)
+// 8024E618: 80362224 (_restgpr_28)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm dName_c::~dName_c() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__dt__7dName_cFv.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80430728-80430734 000C+00 s=1 e=0 z=0 None .bss @3660 */
+/* 80430728-80430734 000C+00 s=1 e=0 z=0 None .bss @3660 */
static u8 lit_3660[12];
-/* 80430734-80430748 0014+00 s=9 e=0 z=0 None .bss g_nmHIO */
+/* 80430734-80430748 0014+00 s=9 e=0 z=0 None .bss g_nmHIO */
static u8 g_nmHIO[20];
-/* 80454DB8-80454DBC 0004+00 s=1 e=0 z=0 None .sdata2 @3755 */
+/* 80454DB8-80454DBC 0004+00 s=1 e=0 z=0 None .sdata2 @3755 */
SECTION_SDATA2 static f32 lit_3755 = 9.0f / 10.0f;
-/* 80454DBC-80454DC0 0004+00 s=1 e=0 z=0 None .sdata2 @3756 */
+/* 80454DBC-80454DC0 0004+00 s=1 e=0 z=0 None .sdata2 @3756 */
SECTION_SDATA2 static f32 lit_3756 = 0.5f;
-/* 8024E62C-8024E6D4 00A8+00 s=1 e=0 z=0 None .text _create__7dName_cFv */
+/* 8024E62C-8024E6D4 00A8+00 s=1 e=0 z=0 None .text _create__7dName_cFv */
+// 8024E644: 802CEC4C (__nw__FUl)
+// 8024E660: 80454DB8 (lit_3755)
+// 8024E664: 80454DBC (lit_3756)
+// 8024E670: 80032044 (__ct__9STControlFssssffss)
+// 8024E688: 800149F0 (mDoExt_getMesgFont__Fv)
+// 8024E694: 80430734 (g_nmHIO)
+// 8024E698: 80430734 (g_nmHIO)
+// 8024E6A4: 802505CC (screenSet__7dName_cFv)
+// 8024E6BC: 80250CEC (displayInit__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::_create() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/_create__7dName_cFv.s"
}
#pragma pop
-/* 8024E6D4-8024E7A4 00D0+00 s=1 e=0 z=0 None .text init__7dName_cFv */
+
+/* 8024E6D4-8024E7A4 00D0+00 s=1 e=0 z=0 None .text init__7dName_cFv */
+// 8024E6F4: 8024F914 (nameCursorMove__7dName_cFv)
+// 8024E748: 8024F994 (selectCursorMove__7dName_cFv)
+// 8024E78C: 802501B0 (mojiListChange__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::init() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/init__7dName_cFv.s"
}
#pragma pop
-/* 8024E7A4-8024E7EC 0048+00 s=0 e=4 z=0 None .text initial__7dName_cFv */
+
+/* 8024E7A4-8024E7EC 0048+00 s=0 e=4 z=0 None .text initial__7dName_cFv */
+// 8024E7B8: 80250CEC (displayInit__7dName_cFv)
+// 8024E7CC: 80250E54 (NameStrSet__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
asm void dName_c::initial() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/initial__7dName_cFv.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80454DC0-80454DC4 0004+00 s=16 e=0 z=0 None .sdata2 @3820 */
+/* 80454DC0-80454DC4 0004+00 s=16 e=0 z=0 None .sdata2 @3820 */
SECTION_SDATA2 static f32 lit_3820 = 1.0f;
-/* 8024E7EC-8024E9A0 01B4+00 s=0 e=2 z=0 None .text showIcon__7dName_cFv */
+/* 8024E7EC-8024E9A0 01B4+00 s=0 e=2 z=0 None .text showIcon__7dName_cFv */
+// 8024E7FC: 803621DC (_savegpr_29)
+// 8024E85C: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 8024E890: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 8024E8EC: 80454DC0 (lit_3820)
+// 8024E8F0: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 8024E904: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 8024E924: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 8024E940: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 8024E980: 80454DC0 (lit_3820)
+// 8024E984: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 8024E98C: 80362228 (_restgpr_29)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
asm void dName_c::showIcon() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/showIcon__7dName_cFv.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80454DC4-80454DC8 0004+00 s=6 e=0 z=0 None .sdata2 @3886 */
+/* 80454DC4-80454DC8 0004+00 s=6 e=0 z=0 None .sdata2 @3886 */
SECTION_SDATA2 static f32 lit_3886 = -1.0f;
-/* 8024E9A0-8024EC10 0270+00 s=0 e=2 z=0 None .text _move__7dName_cFv */
+/* 8024E9A0-8024EC10 0270+00 s=0 e=2 z=0 None .text _move__7dName_cFv */
+// 8024E9B8: 8003219C (checkTrigger__9STControlFv)
+// 8024E9C8: 803C26E4 (SelProc)
+// 8024E9CC: 803C26E4 (SelProc)
+// 8024E9D4: 80362084 (__ptmf_scall)
+// 8024E9DC: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024E9E0: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024EA04: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EA18: 80454DC0 (lit_3820)
+// 8024EA20: 80454DC4 (lit_3886)
+// 8024EA2C: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EA48: 8024F914 (nameCursorMove__7dName_cFv)
+// 8024EA6C: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EA80: 80454DC0 (lit_3820)
+// 8024EA88: 80454DC4 (lit_3886)
+// 8024EA94: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EAB0: 8024F914 (nameCursorMove__7dName_cFv)
+// 8024EAD4: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EAE8: 80454DC0 (lit_3820)
+// 8024EAF0: 80454DC4 (lit_3886)
+// 8024EAFC: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EB28: 80250074 (backSpace__7dName_cFv)
+// 8024EB68: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EB7C: 80454DC0 (lit_3820)
+// 8024EB84: 80454DC4 (lit_3886)
+// 8024EB90: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EBD4: 8024F034 (MojiSelectAnmInit__7dName_cFv)
+// 8024EBE8: 8024FDA0 (MenuSelectAnmInit__7dName_cFv)
+// 8024EBF8: 8024EC84 (cursorAnm__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
asm void dName_c::_move() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/_move__7dName_cFv.s"
}
#pragma pop
-/* 8024EC10-8024EC4C 003C+00 s=3 e=0 z=0 None .text nameCheck__7dName_cFv */
+
+/* 8024EC10-8024EC4C 003C+00 s=3 e=0 z=0 None .text nameCheck__7dName_cFv */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::nameCheck() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/nameCheck__7dName_cFv.s"
}
#pragma pop
-/* 8024EC4C-8024EC84 0038+00 s=1 e=0 z=0 None .text playNameSet__7dName_cFi */
+
+/* 8024EC4C-8024EC84 0038+00 s=1 e=0 z=0 None .text playNameSet__7dName_cFi */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
+// int False
asm void dName_c::playNameSet(int param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/playNameSet__7dName_cFi.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80454DC8-80454DD0 0008+00 s=1 e=0 z=0 None .sdata2 @3936 */
+/* 80454DC8-80454DD0 0008+00 s=1 e=0 z=0 None .sdata2 @3936 */
SECTION_SDATA2 static f64 lit_3936 = 4503601774854144.0 /* cast s32 to float */;
-/* 8024EC84-8024ED48 00C4+00 s=1 e=0 z=0 None .text cursorAnm__7dName_cFv */
+/* 8024EC84-8024ED48 00C4+00 s=1 e=0 z=0 None .text cursorAnm__7dName_cFv */
+// 8024ECBC: 80454DC8 (lit_3936)
+// 8024ED0C: 80454DC8 (lit_3936)
+// 8024ED34: 802F9690 (animation__9J2DScreenFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::cursorAnm() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/cursorAnm__7dName_cFv.s"
}
#pragma pop
-/* 8024ED48-8024ED4C 0004+00 s=1 e=0 z=0 None .text Wait__7dName_cFv */
+
+/* 8024ED48-8024ED4C 0004+00 s=1 e=0 z=0 None .text Wait__7dName_cFv */
+// True False
+// void False
void dName_c::Wait() {
- /* empty function */
+ /* empty function */
}
-/* 8024ED4C-8024F034 02E8+00 s=1 e=0 z=0 None .text MojiSelect__7dName_cFv */
+
+/* 8024ED4C-8024F034 02E8+00 s=1 e=0 z=0 None .text MojiSelect__7dName_cFv */
+// 8024ED60: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024ED64: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024ED74: 8024F55C (selectMojiSet__7dName_cFv)
+// 8024ED80: 800324A8 (checkRightTrigger__9STControlFv)
+// 8024ED94: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EDA8: 80454DC0 (lit_3820)
+// 8024EDB0: 80454DC4 (lit_3886)
+// 8024EDBC: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EDF4: 8024F034 (MojiSelectAnmInit__7dName_cFv)
+// 8024EE08: 8003242C (checkLeftTrigger__9STControlFv)
+// 8024EE1C: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EE30: 80454DC0 (lit_3820)
+// 8024EE38: 80454DC4 (lit_3886)
+// 8024EE44: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EE7C: 8024F034 (MojiSelectAnmInit__7dName_cFv)
+// 8024EE90: 80032524 (checkUpTrigger__9STControlFv)
+// 8024EEB0: 8024F034 (MojiSelectAnmInit__7dName_cFv)
+// 8024EEC8: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EEDC: 80454DC0 (lit_3820)
+// 8024EEE4: 80454DC4 (lit_3886)
+// 8024EEF0: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EEF8: 8024FAF4 (menuCursorPosSet__7dName_cFv)
+// 8024EF10: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EF24: 80454DC0 (lit_3820)
+// 8024EF2C: 80454DC4 (lit_3886)
+// 8024EF38: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EF58: 800325A0 (checkDownTrigger__9STControlFv)
+// 8024EF78: 8024F034 (MojiSelectAnmInit__7dName_cFv)
+// 8024EFA4: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024EFB8: 80454DC0 (lit_3820)
+// 8024EFC0: 80454DC4 (lit_3886)
+// 8024EFCC: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024EFD4: 8024FAF4 (menuCursorPosSet__7dName_cFv)
+// 8024EFEC: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024F000: 80454DC0 (lit_3820)
+// 8024F008: 80454DC4 (lit_3886)
+// 8024F014: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MojiSelect() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MojiSelect__7dName_cFv.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80454DD0-80454DD4 0004+00 s=5 e=0 z=0 None .sdata2 @4009 */
+/* 80454DD0-80454DD4 0004+00 s=5 e=0 z=0 None .sdata2 @4009 */
SECTION_SDATA2 static u8 lit_4009[4] = {
- 0x00,
- 0x00,
- 0x00,
- 0x00,
+ 0x00, 0x00, 0x00, 0x00,
};
-/* 8024F034-8024F0E0 00AC+00 s=2 e=0 z=0 None .text MojiSelectAnmInit__7dName_cFv */
+/* 8024F034-8024F0E0 00AC+00 s=2 e=0 z=0 None .text MojiSelectAnmInit__7dName_cFv */
+// 8024F04C: 80454DD0 (lit_4009)
+// 8024F050: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MojiSelectAnmInit() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MojiSelectAnmInit__7dName_cFv.s"
}
#pragma pop
-/* 8024F0E0-8024F164 0084+00 s=1 e=0 z=0 None .text MojiSelectAnm__7dName_cFv */
+
+/* 8024F0E0-8024F164 0084+00 s=1 e=0 z=0 None .text MojiSelectAnm__7dName_cFv */
+// 8024F114: 80430734 (g_nmHIO)
+// 8024F118: 80430734 (g_nmHIO)
+// 8024F120: 80454DC0 (lit_3820)
+// 8024F128: 802547CC (scaleAnime__8CPaneMgrFsffUc)
+// 8024F13C: 8024F994 (selectCursorMove__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MojiSelectAnm() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MojiSelectAnm__7dName_cFv.s"
}
#pragma pop
-/* 8024F164-8024F1E8 0084+00 s=1 e=0 z=0 None .text MojiSelectAnm2__7dName_cFv */
+
+/* 8024F164-8024F1E8 0084+00 s=1 e=0 z=0 None .text MojiSelectAnm2__7dName_cFv */
+// 8024F198: 80430734 (g_nmHIO)
+// 8024F19C: 80430734 (g_nmHIO)
+// 8024F1A4: 80454DC0 (lit_3820)
+// 8024F1AC: 802547CC (scaleAnime__8CPaneMgrFsffUc)
+// 8024F1C0: 80250380 (menuCursorMove2__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MojiSelectAnm2() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MojiSelectAnm2__7dName_cFv.s"
}
#pragma pop
-/* 8024F1E8-8024F1EC 0004+00 s=1 e=0 z=0 None .text MojiSelectAnm3__7dName_cFv */
+
+/* 8024F1E8-8024F1EC 0004+00 s=1 e=0 z=0 None .text MojiSelectAnm3__7dName_cFv */
+// True False
+// void False
void dName_c::MojiSelectAnm3() {
- /* empty function */
+ /* empty function */
}
-/* 8024F1EC-8024F55C 0370+00 s=1 e=0 z=0 None .text mojiChange__7dName_cFUc */
+
+/* 8024F1EC-8024F55C 0370+00 s=1 e=0 z=0 None .text mojiChange__7dName_cFUc */
+// 8024F260: 803C2750 (lit_4121)
+// 8024F264: 803C2750 (lit_4121)
+// 8024F544: 8024F88C (setNameText__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
+// u8 False
asm void dName_c::mojiChange(u8 param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/mojiChange__7dName_cFUc.s"
}
#pragma pop
-/* 8024F55C-8024F59C 0040+00 s=1 e=0 z=0 None .text selectMojiSet__7dName_cFv */
+
+/* 8024F55C-8024F59C 0040+00 s=1 e=0 z=0 None .text selectMojiSet__7dName_cFv */
+// 8024F570: 8024F59C (getMoji__7dName_cFv)
+// 8024F57C: 8024F634 (setMoji__7dName_cFi)
+// 8024F584: 8024F88C (setNameText__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::selectMojiSet() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/selectMojiSet__7dName_cFv.s"
}
#pragma pop
-/* 8024F59C-8024F634 0098+00 s=1 e=0 z=0 None .text getMoji__7dName_cFv */
+
+/* 8024F59C-8024F634 0098+00 s=1 e=0 z=0 None .text getMoji__7dName_cFv */
+// 8024F59C: 803C1F50 (cNullVec__6Z2Calc)
+// 8024F5A0: 803C1F50 (cNullVec__6Z2Calc)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::getMoji() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/getMoji__7dName_cFv.s"
}
#pragma pop
-/* 8024F634-8024F88C 0258+00 s=1 e=0 z=0 None .text setMoji__7dName_cFi */
+
+/* 8024F634-8024F88C 0258+00 s=1 e=0 z=0 None .text setMoji__7dName_cFi */
+// 8024F65C: 8024EC10 (nameCheck__7dName_cFv)
+// 8024F670: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024F684: 80454DC0 (lit_3820)
+// 8024F68C: 80454DC4 (lit_3886)
+// 8024F698: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024F6A8: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024F6BC: 80454DC0 (lit_3820)
+// 8024F6C4: 80454DC4 (lit_3886)
+// 8024F6D0: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024F7EC: 8024F914 (nameCursorMove__7dName_cFv)
+// 8024F870: 8024F914 (nameCursorMove__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
+// int False
asm void dName_c::setMoji(int param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/setMoji__7dName_cFi.s"
}
#pragma pop
-/* 8024F88C-8024F914 0088+00 s=4 e=0 z=0 None .text setNameText__7dName_cFv */
+
+/* 8024F88C-8024F914 0088+00 s=4 e=0 z=0 None .text setNameText__7dName_cFv */
+// 8024F89C: 803621D4 (_savegpr_27)
+// 8024F8B0: 80399CC8 (d_d_name__stringBase0)
+// 8024F8B4: 80399CC8 (d_d_name__stringBase0)
+// 8024F8E4: 803664DC (sprintf)
+// 8024F900: 80362220 (_restgpr_27)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::setNameText() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/setNameText__7dName_cFv.s"
}
#pragma pop
-/* 8024F914-8024F994 0080+00 s=5 e=0 z=0 None .text nameCursorMove__7dName_cFv */
+
+/* 8024F914-8024F994 0080+00 s=5 e=0 z=0 None .text nameCursorMove__7dName_cFv */
+// 8024F968: 80255608 (hide__13CPaneMgrAlphaFv)
+// 8024F978: 802555C8 (show__13CPaneMgrAlphaFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::nameCursorMove() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/nameCursorMove__7dName_cFv.s"
}
#pragma pop
-/* 8024F994-8024FAF4 0160+00 s=3 e=0 z=0 None .text selectCursorMove__7dName_cFv */
+
+/* 8024F994-8024FAF4 0160+00 s=3 e=0 z=0 None .text selectCursorMove__7dName_cFv */
+// 8024F9C0: 80430734 (g_nmHIO)
+// 8024F9C4: 80430734 (g_nmHIO)
+// 8024FA84: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 8024FAD0: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 8024FAD8: 80454DC0 (lit_3820)
+// 8024FADC: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::selectCursorMove() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/selectCursorMove__7dName_cFv.s"
}
#pragma pop
-/* 8024FAF4-8024FB08 0014+00 s=1 e=0 z=0 None .text menuCursorPosSet__7dName_cFv */
+
+/* 8024FAF4-8024FB08 0014+00 s=1 e=0 z=0 None .text menuCursorPosSet__7dName_cFv */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::menuCursorPosSet() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/menuCursorPosSet__7dName_cFv.s"
}
#pragma pop
-/* 8024FB08-8024FDA0 0298+00 s=1 e=0 z=0 None .text MenuSelect__7dName_cFv */
+
+/* 8024FB08-8024FDA0 0298+00 s=1 e=0 z=0 None .text MenuSelect__7dName_cFv */
+// 8024FB20: 800324A8 (checkRightTrigger__9STControlFv)
+// 8024FB30: 8003242C (checkLeftTrigger__9STControlFv)
+// 8024FB40: 80032524 (checkUpTrigger__9STControlFv)
+// 8024FB54: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FB68: 80454DC0 (lit_3820)
+// 8024FB70: 80454DC4 (lit_3886)
+// 8024FB7C: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FB90: 802504A0 (selectCursorPosSet__7dName_cFi)
+// 8024FB98: 8024FDA0 (MenuSelectAnmInit__7dName_cFv)
+// 8024FBAC: 800325A0 (checkDownTrigger__9STControlFv)
+// 8024FBC0: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FBD4: 80454DC0 (lit_3820)
+// 8024FBDC: 80454DC4 (lit_3886)
+// 8024FBE8: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FBFC: 802504A0 (selectCursorPosSet__7dName_cFi)
+// 8024FC04: 8024FDA0 (MenuSelectAnmInit__7dName_cFv)
+// 8024FC14: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024FC18: 803DD2E8 (m_cpadInfo__8mDoCPd_c)
+// 8024FC38: 8024EC10 (nameCheck__7dName_cFv)
+// 8024FC4C: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FC60: 80454DC0 (lit_3820)
+// 8024FC68: 80454DC4 (lit_3886)
+// 8024FC74: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FC84: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FC98: 80454DC0 (lit_3820)
+// 8024FCA0: 80454DC4 (lit_3886)
+// 8024FCAC: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FCBC: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FCD0: 80454DC0 (lit_3820)
+// 8024FCD8: 80454DC4 (lit_3886)
+// 8024FCE4: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FCEC: 8024FFA4 (menuAbtnSelect__7dName_cFv)
+// 8024FD0C: 8024EC10 (nameCheck__7dName_cFv)
+// 8024FD20: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FD34: 80454DC0 (lit_3820)
+// 8024FD3C: 80454DC4 (lit_3886)
+// 8024FD48: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FD58: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 8024FD6C: 80454DC0 (lit_3820)
+// 8024FD74: 80454DC4 (lit_3886)
+// 8024FD80: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8024FD88: 8024FFA4 (menuAbtnSelect__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MenuSelect() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MenuSelect__7dName_cFv.s"
}
#pragma pop
-/* 8024FDA0-8024FDF4 0054+00 s=2 e=0 z=0 None .text MenuSelectAnmInit__7dName_cFv */
+
+/* 8024FDA0-8024FDF4 0054+00 s=2 e=0 z=0 None .text MenuSelectAnmInit__7dName_cFv */
+// 8024FDB8: 80454DD0 (lit_4009)
+// 8024FDBC: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 8024FDC8: 80251048 (getMenuPosIdx__7dName_cFUc)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MenuSelectAnmInit() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MenuSelectAnmInit__7dName_cFv.s"
}
#pragma pop
-/* 8024FDF4-8024FEB4 00C0+00 s=1 e=0 z=0 None .text MenuSelectAnm__7dName_cFv */
+
+/* 8024FDF4-8024FEB4 00C0+00 s=1 e=0 z=0 None .text MenuSelectAnm__7dName_cFv */
+// 8024FE10: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 8024FE24: 80430734 (g_nmHIO)
+// 8024FE28: 80430734 (g_nmHIO)
+// 8024FE30: 80454DC0 (lit_3820)
+// 8024FE38: 802547CC (scaleAnime__8CPaneMgrFsffUc)
+// 8024FE88: 80250284 (menuCursorMove__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MenuSelectAnm() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MenuSelectAnm__7dName_cFv.s"
}
#pragma pop
-/* 8024FEB4-8024FFA0 00EC+00 s=1 e=0 z=0 None .text MenuSelectAnm2__7dName_cFv */
+
+/* 8024FEB4-8024FFA0 00EC+00 s=1 e=0 z=0 None .text MenuSelectAnm2__7dName_cFv */
+// 8024FEC4: 803621DC (_savegpr_29)
+// 8024FED0: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 8024FEE0: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 8024FF04: 80430734 (g_nmHIO)
+// 8024FF08: 80430734 (g_nmHIO)
+// 8024FF10: 80454DC0 (lit_3820)
+// 8024FF18: 802547CC (scaleAnime__8CPaneMgrFsffUc)
+// 8024FF74: 8024F994 (selectCursorMove__7dName_cFv)
+// 8024FF8C: 80362228 (_restgpr_29)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::MenuSelectAnm2() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/MenuSelectAnm2__7dName_cFv.s"
}
#pragma pop
-/* 8024FFA0-8024FFA4 0004+00 s=1 e=0 z=0 None .text MenuSelectAnm3__7dName_cFv */
+
+/* 8024FFA0-8024FFA4 0004+00 s=1 e=0 z=0 None .text MenuSelectAnm3__7dName_cFv */
+// True False
+// void False
void dName_c::MenuSelectAnm3() {
- /* empty function */
+ /* empty function */
}
-/* 8024FFA4-80250074 00D0+00 s=1 e=0 z=0 None .text menuAbtnSelect__7dName_cFv */
+
+/* 8024FFA4-80250074 00D0+00 s=1 e=0 z=0 None .text menuAbtnSelect__7dName_cFv */
+// 8024FFEC: 802501B0 (mojiListChange__7dName_cFv)
+// 8024FFF4: 8024EC10 (nameCheck__7dName_cFv)
+// 80250004: 8024EC4C (playNameSet__7dName_cFi)
+// 80250034: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 80250048: 80454DC0 (lit_3820)
+// 80250050: 80454DC4 (lit_3886)
+// 8025005C: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::menuAbtnSelect() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/menuAbtnSelect__7dName_cFv.s"
}
#pragma pop
-/* 80250074-802501B0 013C+00 s=1 e=0 z=0 None .text backSpace__7dName_cFv */
+
+/* 80250074-802501B0 013C+00 s=1 e=0 z=0 None .text backSpace__7dName_cFv */
+// 8025009C: 80451368 (mAudioMgrPtr__10Z2AudioMgr)
+// 802500B0: 80454DC0 (lit_3820)
+// 802500B8: 80454DC4 (lit_3886)
+// 802500C4: 802AB984 (seStart__7Z2SeMgrF10JAISoundIDPC3VecUlScffffUc)
+// 8025017C: 8024F88C (setNameText__7dName_cFv)
+// 80250198: 8024F914 (nameCursorMove__7dName_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::backSpace() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/backSpace__7dName_cFv.s"
}
#pragma pop
-/* 802501B0-80250284 00D4+00 s=2 e=0 z=0 None .text mojiListChange__7dName_cFv */
+
+/* 802501B0-80250284 00D4+00 s=2 e=0 z=0 None .text mojiListChange__7dName_cFv */
+// 802501C0: 803621D4 (_savegpr_27)
+// 802501C8: 803C1F50 (cNullVec__6Z2Calc)
+// 802501CC: 803C1F50 (cNullVec__6Z2Calc)
+// 80250214: 80399CC8 (d_d_name__stringBase0)
+// 80250218: 80399CC8 (d_d_name__stringBase0)
+// 80250224: 80368B2C (strcpy)
+// 80250230: 80368ABC (strcat)
+// 8025023C: 80368ABC (strcat)
+// 80250248: 80368ABC (strcat)
+// 80250258: 80368B2C (strcpy)
+// 80250270: 80362220 (_restgpr_27)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::mojiListChange() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/mojiListChange__7dName_cFv.s"
}
#pragma pop
-/* 80250284-80250380 00FC+00 s=1 e=0 z=0 None .text menuCursorMove__7dName_cFv */
+
+/* 80250284-80250380 00FC+00 s=1 e=0 z=0 None .text menuCursorMove__7dName_cFv */
+// 80250294: 803621DC (_savegpr_29)
+// 802502A0: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 802502A4: 80430734 (g_nmHIO)
+// 802502A8: 80430734 (g_nmHIO)
+// 80250324: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 80250358: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 80250360: 80454DC0 (lit_3820)
+// 80250364: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 8025036C: 80362228 (_restgpr_29)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::menuCursorMove() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/menuCursorMove__7dName_cFv.s"
}
#pragma pop
-/* 80250380-802504A0 0120+00 s=1 e=0 z=0 None .text menuCursorMove2__7dName_cFv */
+
+/* 80250380-802504A0 0120+00 s=1 e=0 z=0 None .text menuCursorMove2__7dName_cFv */
+// 80250390: 803621DC (_savegpr_29)
+// 8025039C: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 802503AC: 80251048 (getMenuPosIdx__7dName_cFUc)
+// 802503B8: 80430734 (g_nmHIO)
+// 802503BC: 80430734 (g_nmHIO)
+// 80250444: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 80250478: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 80250480: 80454DC0 (lit_3820)
+// 80250484: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 8025048C: 80362228 (_restgpr_29)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::menuCursorMove2() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/menuCursorMove2__7dName_cFv.s"
}
#pragma pop
-/* 802504A0-80250560 00C0+00 s=1 e=0 z=0 None .text selectCursorPosSet__7dName_cFi */
+
+/* 802504A0-80250560 00C0+00 s=1 e=0 z=0 None .text selectCursorPosSet__7dName_cFi */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
+// int False
asm void dName_c::selectCursorPosSet(int param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/selectCursorPosSet__7dName_cFi.s"
}
#pragma pop
-/* 80250560-802505CC 006C+00 s=0 e=1 z=0 None .text _draw__7dName_cFv */
+
+/* 80250560-802505CC 006C+00 s=0 e=1 z=0 None .text _draw__7dName_cFv */
+// 80250570: 803621D8 (_savegpr_28)
+// 80250578: 804061C0 (g_dComIfG_gameInfo)
+// 8025057C: 804061C0 (g_dComIfG_gameInfo)
+// 8025059C: 80056794 (set__12dDlst_list_cFRPP12dDlst_base_cRPP12dDlst_base_cP12dDlst_base_c)
+// 802505B0: 80056794 (set__12dDlst_list_cFRPP12dDlst_base_cRPP12dDlst_base_cP12dDlst_base_c)
+// 802505B8: 80362224 (_restgpr_28)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
asm void dName_c::_draw() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/_draw__7dName_cFv.s"
}
#pragma pop
+
/* ############################################################################################## */
-/* 80454DD4-80454DD8 0004+00 s=1 e=0 z=0 None .sdata2 @4722 */
+/* 80454DD4-80454DD8 0004+00 s=1 e=0 z=0 None .sdata2 @4722 */
SECTION_SDATA2 static f32 lit_4722 = 41.0f / 50.0f;
-/* 80454DD8-80454DDC 0004+00 s=1 e=0 z=0 None .sdata2 @4723 */
+/* 80454DD8-80454DDC 0004+00 s=1 e=0 z=0 None .sdata2 @4723 */
SECTION_SDATA2 static f32 lit_4723 = 77.0f / 100.0f;
-/* 80454DDC-80454DE0 0004+00 s=1 e=0 z=0 None .sdata2 @4724 */
+/* 80454DDC-80454DE0 0004+00 s=1 e=0 z=0 None .sdata2 @4724 */
SECTION_SDATA2 static f32 lit_4724 = 1.0f / 20.0f;
-/* 80454DE0-80454DE8 0004+04 s=1 e=0 z=0 None .sdata2 @4725 */
+/* 80454DE0-80454DE8 0004+04 s=1 e=0 z=0 None .sdata2 @4725 */
SECTION_SDATA2 static f32 lit_4725[1 + 1 /* padding */] = {
- 2.0f / 5.0f,
- /* padding */
- 0.0f,
+ 2.0f / 5.0f,
+ /* padding */
+ 0.0f,
};
-/* 802505CC-80250CEC 0720+00 s=1 e=0 z=0 None .text screenSet__7dName_cFv */
+/* 802505CC-80250CEC 0720+00 s=1 e=0 z=0 None .text screenSet__7dName_cFv */
+// 802505DC: 803621B4 (_savegpr_19)
+// 802505E4: 803C1F50 (cNullVec__6Z2Calc)
+// 802505E8: 803C1F50 (cNullVec__6Z2Calc)
+// 802505F0: 802CEC4C (__nw__FUl)
+// 802505FC: 802F8498 (__ct__9J2DScreenFv)
+// 80250608: 804061C0 (g_dComIfG_gameInfo)
+// 8025060C: 804061C0 (g_dComIfG_gameInfo)
+// 8025061C: 80399CC8 (d_d_name__stringBase0)
+// 80250620: 80399CC8 (d_d_name__stringBase0)
+// 80250630: 802F8648 (setPriority__9J2DScreenFPCcUlP10JKRArchive)
+// 80250638: 802550E8 (dPaneClass_showNullPane__FP9J2DScreen)
+// 80250660: 80399CC8 (d_d_name__stringBase0)
+// 80250664: 80399CC8 (d_d_name__stringBase0)
+// 80250670: 802D4270 (getGlbResource__13JKRFileLoaderFPCcP13JKRFileLoader)
+// 80250674: 80308A6C (load__20J2DAnmLoaderDataBaseFPCv)
+// 80250694: 80399CC8 (d_d_name__stringBase0)
+// 80250698: 80399CC8 (d_d_name__stringBase0)
+// 802506A4: 802D4270 (getGlbResource__13JKRFileLoaderFPCcP13JKRFileLoader)
+// 802506A8: 80308A6C (load__20J2DAnmLoaderDataBaseFPCv)
+// 80250824: 80454DD0 (lit_4009)
+// 80250864: 80454DD0 (lit_4009)
+// 802508A4: 80454DD0 (lit_4009)
+// 802508E4: 80454DD0 (lit_4009)
+// 80250930: 802CEC4C (__nw__FUl)
+// 80250958: 80253984 (__ct__8CPaneMgrFP9J2DScreenUxUcP10JKRExpHeap)
+// 80250974: 800200C0 (fopMsgM_messageGet__FPcUl)
+// 802509EC: 80300660 (setString__10J2DTextBoxFPCce)
+// 80250A20: 80255608 (hide__13CPaneMgrAlphaFv)
+// 80250A28: 80255608 (hide__13CPaneMgrAlphaFv)
+// 80250A5C: 80399CC8 (d_d_name__stringBase0)
+// 80250A60: 80399CC8 (d_d_name__stringBase0)
+// 80250A68: 802CEC4C (__nw__FUl)
+// 80250A90: 80253984 (__ct__8CPaneMgrFP9J2DScreenUxUcP10JKRExpHeap)
+// 80250AD0: 8030074C (setString__10J2DTextBoxFsPCce)
+// 80250ADC: 80300658 (getStringPtr__10J2DTextBoxCFv)
+// 80250B0C: 80399CC8 (d_d_name__stringBase0)
+// 80250B10: 80399CC8 (d_d_name__stringBase0)
+// 80250B18: 802CEC4C (__nw__FUl)
+// 80250B40: 802553FC (__ct__13CPaneMgrAlphaFP9J2DScreenUxUcP10JKRExpHeap)
+// 80250BA0: 8030074C (setString__10J2DTextBoxFsPCce)
+// 80250BE0: 80300658 (getStringPtr__10J2DTextBoxCFv)
+// 80250C0C: 802CEC4C (__nw__FUl)
+// 80250C1C: 80454DC0 (lit_3820)
+// 80250C24: 80194220 (__ct__16dSelect_cursor_cFUcfP10JKRArchive)
+// 80250C34: 80454DD4 (lit_4722)
+// 80250C38: 80454DD8 (lit_4723)
+// 80250C3C: 80454DDC (lit_4724)
+// 80250C40: 80454DE0 (lit_4725)
+// 80250C48: 801951B0 (setParam__16dSelect_cursor_cFfffff)
+// 80250C78: 80254EBC (getGlobalVtxCenter__8CPaneMgrFP7J2DPanebs)
+// 80250CC4: 801950F4 (setPos__16dSelect_cursor_cFffP7J2DPaneb)
+// 80250CCC: 80454DD0 (lit_4009)
+// 80250CD0: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 80250CD8: 80362200 (_restgpr_19)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::screenSet() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/screenSet__7dName_cFv.s"
}
#pragma pop
-/* 80250CEC-80250E54 0168+00 s=2 e=0 z=0 None .text displayInit__7dName_cFv */
+
+/* 80250CEC-80250E54 0168+00 s=2 e=0 z=0 None .text displayInit__7dName_cFv */
+// 80250CFC: 803621C8 (_savegpr_24)
+// 80250D08: 80454DD0 (lit_4009)
+// 80250D0C: 801952A0 (setAlphaRate__16dSelect_cursor_cFf)
+// 80250E04: 80255608 (hide__13CPaneMgrAlphaFv)
+// 80250E40: 80362214 (_restgpr_24)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::displayInit() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/displayInit__7dName_cFv.s"
}
#pragma pop
-/* 80250E54-80251048 01F4+00 s=1 e=0 z=0 None .text NameStrSet__7dName_cFv */
+
+/* 80250E54-80251048 01F4+00 s=1 e=0 z=0 None .text NameStrSet__7dName_cFv */
+// 80250E64: 803621D0 (_savegpr_26)
+// 80250E6C: 803C1F50 (cNullVec__6Z2Calc)
+// 80250E70: 803C1F50 (cNullVec__6Z2Calc)
+// 80251024: 8024F88C (setNameText__7dName_cFv)
+// 8025102C: 8024F914 (nameCursorMove__7dName_cFv)
+// 80251034: 8036221C (_restgpr_26)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dName_c::NameStrSet() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/NameStrSet__7dName_cFv.s"
}
#pragma pop
-/* 80251048-80251094 004C+00 s=6 e=0 z=0 None .text getMenuPosIdx__7dName_cFUc */
+
+/* 80251048-80251094 004C+00 s=6 e=0 z=0 None .text getMenuPosIdx__7dName_cFUc */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
+// u8 False
asm void dName_c::getMenuPosIdx(u8 param_0) {
- nofralloc
+ nofralloc
#include "asm/d/d_name/getMenuPosIdx__7dName_cFUc.s"
}
#pragma pop
-/* 80251094-8025115C 00C8+00 s=1 e=0 z=0 None .text draw__14dDlst_NameIN_cFv */
+
+/* 80251094-8025115C 00C8+00 s=1 e=0 z=0 None .text draw__14dDlst_NameIN_cFv */
+// 80251100: 80454DC0 (lit_3820)
+// 80251104: 80346968 (PSMTXScale)
+// 80251114: 803464E4 (PSMTXConcat)
+// 80251124: 803464B0 (PSMTXCopy)
+// 80251128: 804061C0 (g_dComIfG_gameInfo)
+// 8025112C: 804061C0 (g_dComIfG_gameInfo)
+// 80251138: 80454DD0 (lit_4009)
+// 80251140: 802F8ED4 (draw__9J2DScreenFffPC14J2DGrafContext)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm void dDlst_NameIN_c::draw() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/draw__14dDlst_NameIN_cFv.s"
}
#pragma pop
-/* 8025115C-802511A4 0048+00 s=1 e=0 z=0 None .text __dt__14dDlst_NameIN_cFv */
+
+/* 8025115C-802511A4 0048+00 s=1 e=0 z=0 None .text __dt__14dDlst_NameIN_cFv */
+// 80251174: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 80251178: 803C2B38 (__vt__14dDlst_NameIN_c)
+// 80251188: 802CED3C (__dl__FPv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm dDlst_NameIN_c::~dDlst_NameIN_c() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__dt__14dDlst_NameIN_cFv.s"
}
#pragma pop
-/* 802511A4-802511EC 0048+00 s=2 e=0 z=0 None .text __dt__9dNm_HIO_cFv */
+
+/* 802511A4-802511EC 0048+00 s=2 e=0 z=0 None .text __dt__9dNm_HIO_cFv */
+// 802511BC: 803C2B7C (__vt__9dNm_HIO_c)
+// 802511C0: 803C2B7C (__vt__9dNm_HIO_c)
+// 802511D0: 802CED3C (__dl__FPv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// True False
asm dNm_HIO_c::~dNm_HIO_c() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__dt__9dNm_HIO_cFv.s"
}
#pragma pop
-/* 802511EC-80251314 0128+00 s=0 e=1 z=0 None .text __sinit_d_name_cpp */
+
+/* 802511EC-80251314 0128+00 s=0 e=0 z=0 None .text __sinit_d_name_cpp */
+// 802511FC: 803C1F50 (cNullVec__6Z2Calc)
+// 80251200: 803C1F50 (cNullVec__6Z2Calc)
+// 80251204: 80430734 (g_nmHIO)
+// 80251208: 80430734 (g_nmHIO)
+// 8025120C: 8024E3E0 (__ct__9dNm_HIO_cFv)
+// 80251210: 802511A4 (__dt__9dNm_HIO_cFv)
+// 80251214: 802511A4 (__dt__9dNm_HIO_cFv)
+// 80251218: 80430728 (lit_3660)
+// 8025121C: 80430728 (lit_3660)
+// 80251220: 80361C24 (__register_global_object)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
+// False False
extern "C" asm void __sinit_d_name_cpp() {
- nofralloc
+ nofralloc
#include "asm/d/d_name/__sinit_d_name_cpp.s"
}
#pragma pop
+
+#pragma push
+#pragma force_active on
+#pragma section ".ctors$15"
+__declspec(section ".ctors$15") void* const _ctors_802511EC = (void*)__sinit_d_name_cpp;
+#pragma pop
+
+