Decompile menuRenderBackgroundLayer1

This commit is contained in:
Ryan Dwyer
2022-01-24 22:52:18 +10:00
parent 39e9768da4
commit cdf53afbd2
7 changed files with 141 additions and 524 deletions
+4 -4
View File
@@ -5,11 +5,11 @@
#include "types.h"
void menuCreateBlur(void);
u32 func0f0e0998(void);
Gfx *menugfxRenderBgBlur(Gfx *gdl, u32 colour, s32 arg2, s32 arg3);
u32 func0f0e0dac(void);
u32 func0f0e1668(void);
u32 func0f0e194c(void);
u32 func0f0e1ce8(void);
Gfx *menugfxRenderGradient(Gfx *gdl, s32 x, s32 y, s32 width, s32 height, u32 colour1, u32 colour2, u32 colour3);
u32 func0f0e1fac(void);
Gfx *func0f0e2348(Gfx *gdl);
Gfx *func0f0e2498(Gfx *gdl);
@@ -22,10 +22,10 @@ Gfx *gfxDrawFilledRect(Gfx *gdl, s32 x1, s32 y1, s32 x2, s32 y2, u32 colour1, u3
Gfx *gfxDrawEquTri(Gfx *gdl, s32 x, s32 y, s32 size, s32 direction, u32 colour1, u32 colour2);
u32 func0f0e3324(void);
Gfx *gfxDrawSquare(Gfx *gdl, s32 x, s32 y, s32 size, bool fill, u32 bordercolour, u32 fillcolour);
u32 func0f0e39d0(void);
Gfx *menugfxRenderBgFailure(Gfx *gdl);
Gfx *func0f0e4190(Gfx *gdl);
void func0f0e4fd4(void);
u32 func0f0e4fe0(void);
u32 func0f0e5000(void);
Gfx *menugfxRenderBgSuccess(Gfx *gdl);
#endif
+1 -1
View File
@@ -19,6 +19,6 @@ struct bootbufferthing *bbufGetIndex1Buffer(void);
void bbufIncIndex0(void);
void bbufIncIndex1(void);
void bbufUpdateIndex2Buffer(void);
void func00002d90(void);
void schedConsiderScreenshot(void);
#endif
+1 -1
View File
@@ -5147,7 +5147,7 @@ struct menudata {
/*0x010*/ f32 unk010;
/*0x014*/ u8 bg;
/*0x015*/ u8 nextbg;
/*0x016*/ u8 unk016;
/*0x016*/ u8 screenshottimer;
/*0x017*/ u8 playerjoinalpha[4];
/*0x01b*/ s8 bannernum;
/*0x01c*/ u8 unk01c;