Decompile menugfxRenderBgSuccess

This commit is contained in:
Ryan Dwyer
2022-08-02 17:34:17 +10:00
parent 2b1c7d427e
commit ac45e51d93
4 changed files with 248 additions and 1785 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ Gfx *menugfxDrawCheckbox(Gfx *gdl, s32 x, s32 y, s32 size, bool fill, u32 border
Gfx *menugfxRenderBgFailure(Gfx *gdl);
Gfx *menugfxRenderBgCone(Gfx *gdl);
Gfx *menugfxRenderBgFailureCopy(Gfx *gdl);
void menugfx0f0e4fd4(void);
u32 menugfx0f0e4fe0(void);
void menugfxFreeParticles(void);
u32 menugfxGetParticleArraySize(void);
Gfx *menugfxRenderBgSuccess(Gfx *gdl);
#endif