summaryrefslogtreecommitdiff
path: root/src/d/msg/d_msg_out_font.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-01 02:07:58 +0200
committerJulgodis <>2021-04-01 02:07:58 +0200
commitf6464a61cecc9b65cf010d2fb7876c23251761f5 (patch)
treef8dca6ee66125288bd3be0cc239cf07276469a02 /src/d/msg/d_msg_out_font.cpp
parentb999714187d934636004d3d93e1ed1da792d6f80 (diff)
__sinit and progress script update
Diffstat (limited to 'src/d/msg/d_msg_out_font.cpp')
-rw-r--r--src/d/msg/d_msg_out_font.cpp841
1 files changed, 315 insertions, 526 deletions
diff --git a/src/d/msg/d_msg_out_font.cpp b/src/d/msg/d_msg_out_font.cpp
index 5b7d0e28e4..2a8f0d5995 100644
--- a/src/d/msg/d_msg_out_font.cpp
+++ b/src/d/msg/d_msg_out_font.cpp
@@ -1,260 +1,106 @@
-//
+//
// Generated By: dol2asm
// Translation Unit: d/msg/d_msg_out_font
-//
+//
+#include "d/msg/d_msg_out_font.h"
#include "dol2asm.h"
#include "dolphin/types.h"
-#include "d/msg/d_msg_out_font.h"
-//
+//
// Types:
-//
+//
-struct ResTIMG {
-};
+struct ResTIMG {};
-struct J2DTextBox {
-};
+struct J2DTextBox {};
-struct J2DRotateAxis {
-};
+struct J2DRotateAxis {};
struct J2DPicture {
- /* 802FC708 */ // False False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
-J2DPicture(ResTIMG const*);
+ /* 802FC708 */ J2DPicture(ResTIMG const*);
};
struct J2DPane {
- /* 802F71DC */ // False False
-// f32 False
-// f32 False
-// J2DRotateAxis False
-// f32 False
-void rotate(f32, f32, J2DRotateAxis, f32);
- /* 802F7AFC */ // False False
-void getParentPane();
+ /* 802F71DC */ void rotate(f32, f32, J2DRotateAxis, f32);
+ /* 802F7AFC */ void getParentPane();
};
struct COutFont_c {
- /* 80225C94 */ // False False
-// u8 False
-COutFont_c(u8);
- /* 80225D60 */ // True False
-~COutFont_c();
- /* 80225E7C */ // True False
-// J2DPicture* False
-// J2DPicture False
-void setPane(J2DPicture*);
- /* 80225EA8 */ // True False
-void createPane();
- /* 80226CF8 */ // False False
-void initialize();
- /* 80226D4C */ // True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
-void drawFont(J2DTextBox*, u8, f32, f32, f32, f32, u32, u8);
- /* 80226DA8 */ // True False
-// f32 False
-void setAlphaRatio(f32);
- /* 80226DB0 */ // True False
-// J2DTextBox* False
-// J2DTextBox False
-// f32 False
-// f32 False
-// f32 False
-void draw(J2DTextBox*, f32, f32, f32);
- /* 80228448 */ // True False
-// J2DTextBox* False
-// J2DTextBox False
-void reset(J2DTextBox*);
- /* 80228490 */ // True False
-// J2DPicture* False
-// J2DPicture False
-// s16 False
-void setBlendAnime(J2DPicture*, s16);
- /* 80228530 */ // True False
-// int False
-void getBtiName(int);
+ /* 80225C94 */ COutFont_c(u8);
+ /* 80225D60 */ ~COutFont_c();
+ /* 80225E7C */ void setPane(J2DPicture*);
+ /* 80225EA8 */ void createPane();
+ /* 80226CF8 */ void initialize();
+ /* 80226D4C */ void drawFont(J2DTextBox*, u8, f32, f32, f32, f32, u32, u8);
+ /* 80226DA8 */ void setAlphaRatio(f32);
+ /* 80226DB0 */ void draw(J2DTextBox*, f32, f32, f32);
+ /* 80228448 */ void reset(J2DTextBox*);
+ /* 80228490 */ void setBlendAnime(J2DPicture*, s16);
+ /* 80228530 */ void getBtiName(int);
};
struct COutFontSet_c {
- /* 80225BB8 */ // True False
-COutFontSet_c();
- /* 80225BF4 */ // True False
-~COutFontSet_c();
- /* 80225C3C */ // True False
-void initialize();
- /* 80225C70 */ // True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
-void drawFont(J2DTextBox*, u8, f32, f32, f32, f32, u32, u8);
+ /* 80225BB8 */ COutFontSet_c();
+ /* 80225BF4 */ ~COutFontSet_c();
+ /* 80225C3C */ void initialize();
+ /* 80225C70 */ void drawFont(J2DTextBox*, u8, f32, f32, f32, f32, u32, u8);
};
-//
+//
// Forward References:
-//
-
+//
-// True False
extern "C" void __ct__13COutFontSet_cFv();
-// True False
extern "C" void __dt__13COutFontSet_cFv();
-// True False
extern "C" void initialize__13COutFontSet_cFv();
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
extern "C" void drawFont__13COutFontSet_cFP10J2DTextBoxUcffffUlUc();
-// False False
-// u8 False
extern "C" void __ct__10COutFont_cFUc();
-// True False
extern "C" void __dt__10COutFont_cFv();
-// True False
-// J2DPicture* False
-// J2DPicture False
extern "C" void setPane__10COutFont_cFP10J2DPicture();
-// True False
extern "C" void createPane__10COutFont_cFv();
-// False False
extern "C" void initialize__10COutFont_cFv();
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
extern "C" void drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc();
-// True False
-// f32 False
extern "C" void setAlphaRatio__10COutFont_cFf();
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// f32 False
-// f32 False
-// f32 False
extern "C" void draw__10COutFont_cFP10J2DTextBoxfff();
-// True False
-// J2DTextBox* False
-// J2DTextBox False
extern "C" void reset__10COutFont_cFP10J2DTextBox();
-// True False
-// J2DPicture* False
-// J2DPicture False
-// s16 False
extern "C" void setBlendAnime__10COutFont_cFP10J2DPictures();
-// True False
-// int False
extern "C" void getBtiName__10COutFont_cFi();
extern "C" extern char const* const d_msg_d_msg_out_font__stringBase0;
extern "C" extern void* __vt__10COutFont_c[9];
extern "C" extern void* __vt__13COutFontSet_c[3 + 1 /* padding */];
-//
+//
// External References:
-//
+//
-// False False
-// int False
-// int False
-// u8 False
void fopMsgM_valueIncrease(int, int, u8);
-// False False
-// int False
void dMeter2Info_getNumberTextureName(int);
-// 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
-// int False
-// int False
-// u8 False
extern "C" void fopMsgM_valueIncrease__FiiUc();
-// False False
-// int False
extern "C" void dMeter2Info_getNumberTextureName__Fi();
-// 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
-// f32 False
-// f32 False
-// J2DRotateAxis False
-// f32 False
extern "C" void rotate__7J2DPaneFff13J2DRotateAxisf();
-// False False
extern "C" void getParentPane__7J2DPaneFv();
-// False False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
extern "C" void __ct__10J2DPictureFPC7ResTIMG();
-// False False
extern "C" void _savegpr_24();
-// False False
extern "C" void _savegpr_26();
-// False False
extern "C" void _savegpr_29();
-// False False
extern "C" void _restgpr_24();
-// False False
extern "C" void _restgpr_26();
-// False False
extern "C" void _restgpr_29();
extern "C" extern u8 g_dComIfG_gameInfo[122384];
extern "C" extern u8 g_MsgObject_HIO_c[1040];
-//
+//
// Declarations:
-//
+//
/* ############################################################################################## */
-/* 80399350-803995C8 0275+03 s=2 e=0 z=0 None .rodata @stringBase0 */
+/* 80399350-803995C8 0275+03 s=2 e=0 z=0 None .rodata @stringBase0 */
#pragma push
#pragma force_active on
#pragma section ".dead"
@@ -277,8 +123,7 @@ SECTION_DEAD char const* const stringBase_80399407 = "font_07_01.bti";
SECTION_DEAD char const* const stringBase_80399416 = "font_10.bti";
SECTION_DEAD char const* const stringBase_80399422 = "font_15.bti";
SECTION_DEAD char const* const stringBase_8039942E = "font_12.bti";
-SECTION_DEAD char const* const stringBase_8039943A =
- "im_map_icon_portal_4ia_40_05.bti";
+SECTION_DEAD char const* const stringBase_8039943A = "im_map_icon_portal_4ia_40_05.bti";
SECTION_DEAD char const* const stringBase_8039945B = "font_16_backlight.bti";
SECTION_DEAD char const* const stringBase_80399471 = "font_13.bti";
SECTION_DEAD char const* const stringBase_8039947D = "font_14.bti";
@@ -311,320 +156,308 @@ SECTION_DEAD char const* const stringBase_803995B9 = "font_53.bti";
SECTION_DEAD static char const* const pad_803995C5 = "\0\0";
#pragma pop
-/* 803BFA90-803BFBA8 0118+00 s=1 e=0 z=0 None .data @4395 */
+/* 803BFA90-803BFBA8 0118+00 s=1 e=0 z=0 None .data @4395 */
SECTION_DATA static void* lit_4395[70] = {
- (void*)(((char*)createPane__10COutFont_cFv)+0xDC),
- (void*)(((char*)createPane__10COutFont_cFv)+0x140),
- (void*)(((char*)createPane__10COutFont_cFv)+0x1A0),
- (void*)(((char*)createPane__10COutFont_cFv)+0x200),
- (void*)(((char*)createPane__10COutFont_cFv)+0x200),
- (void*)(((char*)createPane__10COutFont_cFv)+0x200),
- (void*)(((char*)createPane__10COutFont_cFv)+0x200),
- (void*)(((char*)createPane__10COutFont_cFv)+0x2C4),
- (void*)(((char*)createPane__10COutFont_cFv)+0x200),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0xE20),
- (void*)(((char*)createPane__10COutFont_cFv)+0xE20),
- (void*)(((char*)createPane__10COutFont_cFv)+0xE20),
- (void*)(((char*)createPane__10COutFont_cFv)+0xE20),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x328),
- (void*)(((char*)createPane__10COutFont_cFv)+0x3E0),
- (void*)(((char*)createPane__10COutFont_cFv)+0x440),
- (void*)(((char*)createPane__10COutFont_cFv)+0x4A0),
- (void*)(((char*)createPane__10COutFont_cFv)+0x4FC),
- (void*)(((char*)createPane__10COutFont_cFv)+0x558),
- (void*)(((char*)createPane__10COutFont_cFv)+0x5B0),
- (void*)(((char*)createPane__10COutFont_cFv)+0x60C),
- (void*)(((char*)createPane__10COutFont_cFv)+0x670),
- (void*)(((char*)createPane__10COutFont_cFv)+0x6CC),
- (void*)(((char*)createPane__10COutFont_cFv)+0x77C),
- (void*)(((char*)createPane__10COutFont_cFv)+0x7D8),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x870),
- (void*)(((char*)createPane__10COutFont_cFv)+0x8C8),
- (void*)(((char*)createPane__10COutFont_cFv)+0x724),
- (void*)(((char*)createPane__10COutFont_cFv)+0x6CC),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x978),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xAE8),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB44),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB44),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB44),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB9C),
- (void*)(((char*)createPane__10COutFont_cFv)+0xC54),
- (void*)(((char*)createPane__10COutFont_cFv)+0x920),
- (void*)(((char*)createPane__10COutFont_cFv)+0xD0C),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB44),
- (void*)(((char*)createPane__10COutFont_cFv)+0xB44),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xA30),
- (void*)(((char*)createPane__10COutFont_cFv)+0xDC4),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xDC),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x140),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x1A0),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x200),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x200),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x200),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x200),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x2C4),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x200),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xE20),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xE20),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xE20),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xE20),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x328),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x3E0),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x440),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x4A0),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x4FC),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x558),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x5B0),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x60C),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x670),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x6CC),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x77C),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x7D8),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x870),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x8C8),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x724),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x6CC),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x978),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xAE8),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB44),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB44),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB44),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB9C),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xC54),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0x920),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xD0C),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB44),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xB44),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xA30),
+ (void*)(((char*)createPane__10COutFont_cFv) + 0xDC4),
};
-/* 803BFBA8-803BFCAC 0104+00 s=1 e=0 z=0 None .data @5000 */
+/* 803BFBA8-803BFCAC 0104+00 s=1 e=0 z=0 None .data @5000 */
SECTION_DATA static void* lit_5000[65] = {
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x5B8),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x5B8),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x6F0),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x198),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x29C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x4B4),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xB8C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x824),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x8A0),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x91C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x998),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xA14),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xAD0),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xD40),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xD40),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xD40),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xC90),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xDE4),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xF48),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xC90),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xC90),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x3A0),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xF7C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x102C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x10A8),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xD0C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0xC90),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x10DC),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1204),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x13D4),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x13D4),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x13D4),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1450),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x150C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x127C),
- (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff)+0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x5B8),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x5B8),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x6F0),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x198),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x29C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x4B4),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xB8C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x824),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x8A0),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x91C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x998),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xA14),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xAD0),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xD40),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xD40),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xD40),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xC90),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xDE4),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xF48),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xC90),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xC90),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x3A0),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xF7C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x102C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x10A8),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xD0C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0xC90),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x10DC),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1204),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x13D4),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x13D4),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x13D4),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1450),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x150C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x127C),
+ (void*)(((char*)draw__10COutFont_cFP10J2DTextBoxfff) + 0x1248),
};
-/* 803BFCAC-803BFDC4 0118+00 s=1 e=0 z=0 None .data mpIconName$5045 */
+/* 803BFCAC-803BFDC4 0118+00 s=1 e=0 z=0 None .data mpIconName$5045 */
SECTION_DATA static void* mpIconName[70] = {
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x4B),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x57),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x63),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x6F),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x7B),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x87),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x93),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x9F),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xAB),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xC6),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xC6),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xC6),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xC6),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xB7),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xD2),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xD2),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xD2),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xDE),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xD2),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xEA),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x10B),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x121),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x12D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xC6),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x139),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x158),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x159),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x16D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x179),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x185),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x191),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x19D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0xF),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x19D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1A9),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1B5),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1C1),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1CD),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1D9),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1E5),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1F1),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1FD),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x27),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x33),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1F1),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x1FD),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x209),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x215),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x221),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x22D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x239),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x245),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x251),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x25D),
- (void*)(((char*)&d_msg_d_msg_out_font__stringBase0)+0x269),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x4B),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x57),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x63),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x6F),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x7B),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x87),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x93),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x9F),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xAB),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xC6),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xC6),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xC6),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xC6),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xB7),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xD2),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xD2),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xD2),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xDE),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xD2),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xEA),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x10B),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x121),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x12D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xC6),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x139),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x158),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x159),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x16D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x179),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x185),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x191),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x19D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0xF),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x19D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1A9),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1B5),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1C1),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1CD),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1D9),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1E5),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1F1),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1FD),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x27),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x33),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1F1),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x1FD),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x209),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x215),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x221),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x22D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x239),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x245),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x251),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x25D),
+ (void*)(((char*)&d_msg_d_msg_out_font__stringBase0) + 0x269),
};
-/* 803BFDC4-803BFDE8 0024+00 s=2 e=0 z=0 None .data __vt__10COutFont_c */
+/* 803BFDC4-803BFDE8 0024+00 s=2 e=0 z=0 None .data __vt__10COutFont_c */
SECTION_DATA void* __vt__10COutFont_c[9] = {
- (void*)NULL /* RTTI */,
- (void*)NULL,
- (void*)__dt__10COutFont_cFv,
- (void*)setPane__10COutFont_cFP10J2DPicture,
- (void*)createPane__10COutFont_cFv,
- (void*)draw__10COutFont_cFP10J2DTextBoxfff,
- (void*)reset__10COutFont_cFP10J2DTextBox,
- (void*)drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc,
- (void*)setAlphaRatio__10COutFont_cFf,
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)__dt__10COutFont_cFv,
+ (void*)setPane__10COutFont_cFP10J2DPicture,
+ (void*)createPane__10COutFont_cFv,
+ (void*)draw__10COutFont_cFP10J2DTextBoxfff,
+ (void*)reset__10COutFont_cFP10J2DTextBox,
+ (void*)drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc,
+ (void*)setAlphaRatio__10COutFont_cFf,
};
-/* 803BFDE8-803BFDF8 000C+04 s=2 e=0 z=0 None .data __vt__13COutFontSet_c */
+/* 803BFDE8-803BFDF8 000C+04 s=2 e=0 z=0 None .data __vt__13COutFontSet_c */
SECTION_DATA void* __vt__13COutFontSet_c[3 + 1 /* padding */] = {
- (void*)NULL /* RTTI */,
- (void*)NULL,
- (void*)__dt__13COutFontSet_cFv,
- /* padding */
- NULL,
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)__dt__13COutFontSet_cFv,
+ /* padding */
+ NULL,
};
-/* 80225BB8-80225BF4 003C+00 s=1 e=0 z=0 None .text __ct__13COutFontSet_cFv */
+/* 80225BB8-80225BF4 003C+00 s=1 e=0 z=0 None .text __ct__13COutFontSet_cFv */
// 80225BCC: 803BFDE8 (__vt__13COutFontSet_c)
// 80225BD0: 803BFDE8 (__vt__13COutFontSet_c)
// 80225BD8: 80225C3C (initialize__13COutFontSet_cFv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
asm COutFontSet_c::COutFontSet_c() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/__ct__13COutFontSet_cFv.s"
}
#pragma pop
-
-/* 80225BF4-80225C3C 0048+00 s=1 e=0 z=0 None .text __dt__13COutFontSet_cFv */
+/* 80225BF4-80225C3C 0048+00 s=1 e=0 z=0 None .text __dt__13COutFontSet_cFv */
// 80225C0C: 803BFDE8 (__vt__13COutFontSet_c)
// 80225C10: 803BFDE8 (__vt__13COutFontSet_c)
// 80225C20: 802CED3C (__dl__FPv)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
asm COutFontSet_c::~COutFontSet_c() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/__dt__13COutFontSet_cFv.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 80454A10-80454A14 0004+00 s=4 e=0 z=0 None .sdata2 @3748 */
+/* 80454A10-80454A14 0004+00 s=4 e=0 z=0 None .sdata2 @3748 */
SECTION_SDATA2 static u8 lit_3748[4] = {
- 0x00, 0x00, 0x00, 0x00,
+ 0x00,
+ 0x00,
+ 0x00,
+ 0x00,
};
-/* 80454A14-80454A18 0004+00 s=6 e=0 z=0 None .sdata2 @3749 */
+/* 80454A14-80454A18 0004+00 s=6 e=0 z=0 None .sdata2 @3749 */
SECTION_SDATA2 static f32 lit_3749 = 1.0f;
-/* 80225C3C-80225C70 0034+00 s=2 e=0 z=0 None .text initialize__13COutFontSet_cFv */
+/* 80225C3C-80225C70 0034+00 s=2 e=0 z=0 None .text initialize__13COutFontSet_cFv */
// 80225C44: 80454A10 (lit_3748)
// 80225C50: 80454A14 (lit_3749)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
asm void COutFontSet_c::initialize() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/initialize__13COutFontSet_cFv.s"
}
#pragma pop
-
-/* 80225C70-80225C94 0024+00 s=1 e=0 z=0 None .text drawFont__13COutFontSet_cFP10J2DTextBoxUcffffUlUc */
+/* 80225C70-80225C94 0024+00 s=1 e=0 z=0 None .text
+ * drawFont__13COutFontSet_cFP10J2DTextBoxUcffffUlUc */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
-asm void COutFontSet_c::drawFont(J2DTextBox* param_0, u8 param_1, f32 param_2, f32 param_3, f32 param_4, f32 param_5, u32 param_6, u8 param_7) {
- nofralloc
+asm void COutFontSet_c::drawFont(J2DTextBox* param_0, u8 param_1, f32 param_2, f32 param_3,
+ f32 param_4, f32 param_5, u32 param_6, u8 param_7) {
+ nofralloc
#include "asm/d/msg/d_msg_out_font/drawFont__13COutFontSet_cFP10J2DTextBoxUcffffUlUc.s"
}
#pragma pop
-
-/* 80225C94-80225D60 00CC+00 s=0 e=5 z=0 None .text __ct__10COutFont_cFUc */
+/* 80225C94-80225D60 00CC+00 s=0 e=5 z=0 None .text __ct__10COutFont_cFUc */
// 80225CA4: 803621DC (_savegpr_29)
// 80225CAC: 803BFDC4 (__vt__10COutFont_c)
// 80225CB0: 803BFDC4 (__vt__10COutFont_c)
@@ -636,16 +469,13 @@ asm void COutFontSet_c::drawFont(J2DTextBox* param_0, u8 param_1, f32 param_2, f
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// u8 False
asm COutFont_c::COutFont_c(u8 param_0) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/__ct__10COutFont_cFUc.s"
}
#pragma pop
-
-/* 80225D60-80225E7C 011C+00 s=1 e=0 z=0 None .text __dt__10COutFont_cFv */
+/* 80225D60-80225E7C 011C+00 s=1 e=0 z=0 None .text __dt__10COutFont_cFv */
// 80225D70: 803621D0 (_savegpr_26)
// 80225D80: 803BFDC4 (__vt__10COutFont_c)
// 80225D84: 803BFDC4 (__vt__10COutFont_c)
@@ -656,33 +486,27 @@ asm COutFont_c::COutFont_c(u8 param_0) {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
asm COutFont_c::~COutFont_c() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/__dt__10COutFont_cFv.s"
}
#pragma pop
-
-/* 80225E7C-80225EA8 002C+00 s=1 e=0 z=0 None .text setPane__10COutFont_cFP10J2DPicture */
+/* 80225E7C-80225EA8 002C+00 s=1 e=0 z=0 None .text setPane__10COutFont_cFP10J2DPicture */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DPicture* False
-// J2DPicture False
asm void COutFont_c::setPane(J2DPicture* param_0) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/setPane__10COutFont_cFP10J2DPicture.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 80454A18-80454A20 0008+00 s=2 e=0 z=0 None .sdata2 @4397 */
+/* 80454A18-80454A20 0008+00 s=2 e=0 z=0 None .sdata2 @4397 */
SECTION_SDATA2 static f64 lit_4397 = 4503599627370496.0 /* cast u32 to float */;
-/* 80225EA8-80226CF8 0E50+00 s=2 e=0 z=0 None .text createPane__10COutFont_cFv */
+/* 80225EA8-80226CF8 0E50+00 s=2 e=0 z=0 None .text createPane__10COutFont_cFv */
// 80225EB8: 803621D0 (_savegpr_26)
// 80225EC8: 804061C0 (g_dComIfG_gameInfo)
// 80225ECC: 804061C0 (g_dComIfG_gameInfo)
@@ -728,106 +552,90 @@ SECTION_SDATA2 static f64 lit_4397 = 4503599627370496.0 /* cast u32 to float */;
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
asm void COutFont_c::createPane() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/createPane__10COutFont_cFv.s"
}
#pragma pop
-
-/* 80226CF8-80226D4C 0054+00 s=0 e=2 z=0 None .text initialize__10COutFont_cFv */
+/* 80226CF8-80226D4C 0054+00 s=0 e=2 z=0 None .text initialize__10COutFont_cFv */
// 80226D08: 803621DC (_savegpr_29)
// 80226D20: 80225C3C (initialize__13COutFontSet_cFv)
// 80226D38: 80362228 (_restgpr_29)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
asm void COutFont_c::initialize() {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/initialize__10COutFont_cFv.s"
}
#pragma pop
-
-/* 80226D4C-80226DA8 005C+00 s=1 e=0 z=0 None .text drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc */
+/* 80226D4C-80226DA8 005C+00 s=1 e=0 z=0 None .text
+ * drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc */
// 80226D58: 80454A14 (lit_3749)
// 80226D88: 80225C70 (drawFont__13COutFontSet_cFP10J2DTextBoxUcffffUlUc)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// u8 False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-// u32 False
-// u8 False
-asm void COutFont_c::drawFont(J2DTextBox* param_0, u8 param_1, f32 param_2, f32 param_3, f32 param_4, f32 param_5, u32 param_6, u8 param_7) {
- nofralloc
+asm void COutFont_c::drawFont(J2DTextBox* param_0, u8 param_1, f32 param_2, f32 param_3,
+ f32 param_4, f32 param_5, u32 param_6, u8 param_7) {
+ nofralloc
#include "asm/d/msg/d_msg_out_font/drawFont__10COutFont_cFP10J2DTextBoxUcffffUlUc.s"
}
#pragma pop
-
-/* 80226DA8-80226DB0 0008+00 s=1 e=0 z=0 None .text setAlphaRatio__10COutFont_cFf */
+/* 80226DA8-80226DB0 0008+00 s=1 e=0 z=0 None .text setAlphaRatio__10COutFont_cFf */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// f32 False
asm void COutFont_c::setAlphaRatio(f32 param_0) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/setAlphaRatio__10COutFont_cFf.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 80454A20-80454A24 0004+00 s=1 e=0 z=0 None .sdata2 @4986 */
+/* 80454A20-80454A24 0004+00 s=1 e=0 z=0 None .sdata2 @4986 */
SECTION_SDATA2 static f32 lit_4986 = 2.0f;
-/* 80454A24-80454A28 0004+00 s=1 e=0 z=0 None .sdata2 @4987 */
+/* 80454A24-80454A28 0004+00 s=1 e=0 z=0 None .sdata2 @4987 */
SECTION_SDATA2 static f32 lit_4987 = 3.0f;
-/* 80454A28-80454A2C 0004+00 s=1 e=0 z=0 None .sdata2 @4988 */
+/* 80454A28-80454A2C 0004+00 s=1 e=0 z=0 None .sdata2 @4988 */
SECTION_SDATA2 static f32 lit_4988 = 0.5f;
-/* 80454A2C-80454A30 0004+00 s=1 e=0 z=0 None .sdata2 @4989 */
+/* 80454A2C-80454A30 0004+00 s=1 e=0 z=0 None .sdata2 @4989 */
SECTION_SDATA2 static f32 lit_4989 = 360.0f;
-/* 80454A30-80454A34 0004+00 s=1 e=0 z=0 None .sdata2 @4990 */
+/* 80454A30-80454A34 0004+00 s=1 e=0 z=0 None .sdata2 @4990 */
SECTION_SDATA2 static f32 lit_4990 = 28.0f;
-/* 80454A34-80454A38 0004+00 s=1 e=0 z=0 None .sdata2 @4991 */
+/* 80454A34-80454A38 0004+00 s=1 e=0 z=0 None .sdata2 @4991 */
SECTION_SDATA2 static f32 lit_4991 = 50.0f;
-/* 80454A38-80454A3C 0004+00 s=1 e=0 z=0 None .sdata2 @4992 */
+/* 80454A38-80454A3C 0004+00 s=1 e=0 z=0 None .sdata2 @4992 */
SECTION_SDATA2 static f32 lit_4992 = 205.0f;
-/* 80454A3C-80454A40 0004+00 s=1 e=0 z=0 None .sdata2 @4993 */
+/* 80454A3C-80454A40 0004+00 s=1 e=0 z=0 None .sdata2 @4993 */
SECTION_SDATA2 static f32 lit_4993 = 9.0f;
-/* 80454A40-80454A44 0004+00 s=1 e=0 z=0 None .sdata2 @4994 */
+/* 80454A40-80454A44 0004+00 s=1 e=0 z=0 None .sdata2 @4994 */
SECTION_SDATA2 static f32 lit_4994 = 18.0f;
-/* 80454A44-80454A48 0004+00 s=1 e=0 z=0 None .sdata2 @4995 */
+/* 80454A44-80454A48 0004+00 s=1 e=0 z=0 None .sdata2 @4995 */
SECTION_SDATA2 static f32 lit_4995 = -3.0f;
-/* 80454A48-80454A4C 0004+00 s=1 e=0 z=0 None .sdata2 @4996 */
+/* 80454A48-80454A4C 0004+00 s=1 e=0 z=0 None .sdata2 @4996 */
SECTION_SDATA2 static f32 lit_4996 = 4.0f;
-/* 80454A4C-80454A50 0004+00 s=1 e=0 z=0 None .sdata2 @4997 */
+/* 80454A4C-80454A50 0004+00 s=1 e=0 z=0 None .sdata2 @4997 */
SECTION_SDATA2 static f32 lit_4997 = 1.25f;
-/* 80454A50-80454A58 0008+00 s=1 e=0 z=0 None .sdata2 @5001 */
+/* 80454A50-80454A58 0008+00 s=1 e=0 z=0 None .sdata2 @5001 */
SECTION_SDATA2 static f64 lit_5001 = 4503601774854144.0 /* cast s32 to float */;
-/* 80226DB0-80228448 1698+00 s=2 e=0 z=0 None .text draw__10COutFont_cFP10J2DTextBoxfff */
+/* 80226DB0-80228448 1698+00 s=2 e=0 z=0 None .text draw__10COutFont_cFP10J2DTextBoxfff */
// 80226E00: 803621C8 (_savegpr_24)
// 80226E44: 8043028C (g_MsgObject_HIO_c)
// 80226E48: 8043028C (g_MsgObject_HIO_c)
@@ -890,34 +698,24 @@ SECTION_SDATA2 static f64 lit_5001 = 4503601774854144.0 /* cast s32 to float */;
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DTextBox* False
-// J2DTextBox False
-// f32 False
-// f32 False
-// f32 False
asm void COutFont_c::draw(J2DTextBox* param_0, f32 param_1, f32 param_2, f32 param_3) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/draw__10COutFont_cFP10J2DTextBoxfff.s"
}
#pragma pop
-
-/* 80228448-80228490 0048+00 s=1 e=0 z=0 None .text reset__10COutFont_cFP10J2DTextBox */
+/* 80228448-80228490 0048+00 s=1 e=0 z=0 None .text reset__10COutFont_cFP10J2DTextBox */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DTextBox* False
-// J2DTextBox False
asm void COutFont_c::reset(J2DTextBox* param_0) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/reset__10COutFont_cFP10J2DTextBox.s"
}
#pragma pop
-
-/* 80228490-80228530 00A0+00 s=1 e=0 z=0 None .text setBlendAnime__10COutFont_cFP10J2DPictures */
+/* 80228490-80228530 00A0+00 s=1 e=0 z=0 None .text setBlendAnime__10COutFont_cFP10J2DPictures
+ */
// 802284C8: 80020160 (fopMsgM_valueIncrease__FiiUc)
// 802284D4: 80454A14 (lit_3749)
// 802284FC: 80020160 (fopMsgM_valueIncrease__FiiUc)
@@ -925,30 +723,21 @@ asm void COutFont_c::reset(J2DTextBox* param_0) {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DPicture* False
-// J2DPicture False
-// s16 False
asm void COutFont_c::setBlendAnime(J2DPicture* param_0, s16 param_1) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/setBlendAnime__10COutFont_cFP10J2DPictures.s"
}
#pragma pop
-
-/* 80228530-80228578 0048+00 s=1 e=0 z=0 None .text getBtiName__10COutFont_cFi */
+/* 80228530-80228578 0048+00 s=1 e=0 z=0 None .text getBtiName__10COutFont_cFi */
// 80228550: 8021E2C8 (dMeter2Info_getNumberTextureName__Fi)
// 8022855C: 803BFCAC (mpIconName)
// 80228560: 803BFCAC (mpIconName)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// int False
asm void COutFont_c::getBtiName(int param_0) {
- nofralloc
+ nofralloc
#include "asm/d/msg/d_msg_out_font/getBtiName__10COutFont_cFi.s"
}
#pragma pop
-
-