Decompile menugfxRenderBgFailureAlt

This commit is contained in:
Ryan Dwyer
2022-02-02 19:47:57 +10:00
parent 7f762cb5b8
commit 7d7a3a9a07
3 changed files with 107 additions and 532 deletions
+1
View File
@@ -31,6 +31,7 @@ Gfx *menugfxDrawDialogChevron(Gfx *gdl, s32 x, s32 y, s32 arg2, s32 arg3, u32 co
Gfx *gfxDrawSquare(Gfx *gdl, s32 x, s32 y, s32 size, bool fill, u32 bordercolour, u32 fillcolour);
Gfx *menugfxRenderBgFailure(Gfx *gdl);
Gfx *menugfxRenderBgCone(Gfx *gdl);
Gfx *menugfxRenderBgFailureAlt(Gfx *gdl);
void func0f0e4fd4(void);
u32 func0f0e4fe0(void);
Gfx *menugfxRenderBgSuccess(Gfx *gdl);