Decompile dialogRender

This commit is contained in:
Ryan Dwyer
2022-07-21 12:22:56 +10:00
parent 7ae86543d2
commit 5781a64158
5 changed files with 607 additions and 7323 deletions
-2
View File
@@ -279,8 +279,6 @@ SECTIONS
aspDataStart = gspDataEnd;
aspDataEnd = aspDataStart + 0xb50;
g_MenuScissorX2_2 = g_MenuScissorX2;
/***************************************************************************
* bss
* -------------------------------------------------------------------------
+3 -3
View File
@@ -146,7 +146,7 @@ u32 var800801f0jf = 0xffccffdd;
u32 var800801f4jf = 0xffeeffff;
#endif
u32 var8007fb9c = 0x00000000;
bool var8007fb9c = false;
s32 var8007fba0 = 0;
s32 var8007fba4 = -1;
u32 var8007fba8 = 0x00000000;
@@ -705,7 +705,7 @@ Gfx *text0f153ab0(Gfx *gdl)
{
Gfx *allocation;
var8007fb9c = 1;
var8007fb9c = true;
allocation = gfxAllocate(sizeof(Gfx) * 530);
@@ -724,7 +724,7 @@ Gfx *text0f153ab0(Gfx *gdl)
void text0f153b40(void)
{
var8007fb9c = 0;
var8007fb9c = false;
gSPEndDisplayList(var800a4634++);
}
+602 -7316
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -7691,7 +7691,7 @@ Gfx *menuitemLabelRender(Gfx *gdl, struct menurendercontext *context)
textBackupDiagonalBlendSettings();
textSetDiagonalBlend(x, y, menudfc->unk04 * 300, 0);
var8007fb9c = 1;
var8007fb9c = true;
}
colour2 = colour1;
+1 -1
View File
@@ -437,7 +437,7 @@ extern struct font *g_FontHandelGothicMd;
extern struct fontchar *g_CharsHandelGothicMd;
extern struct font *g_FontHandelGothicLg;
extern struct fontchar *g_CharsHandelGothicLg;
extern u32 var8007fb9c;
extern bool var8007fb9c;
extern s32 g_StageIndex;
extern s16 var8007fc0c;
extern struct var800a4640_00 *var8007fc24;