Decompile menuitem0f0e5ef8

This commit is contained in:
Ryan Dwyer
2022-02-11 19:41:56 +10:00
parent 88133af56b
commit b4d98b49d3
3 changed files with 46 additions and 95 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "types.h"
u32 menuitem0f0e5d2c(void);
s32 menuitem0f0e5ef8(s16 arg0, struct menuitem *item);
s16 menuitem0f0e5ef8(s16 arg0, struct menuitem *item);
u32 menuitem0f0e6038(void);
Gfx *menuitemListOverlay(Gfx *gdl, s16 x, s16 y, s16 x2, s16 y2);
Gfx *menuitemListRender(Gfx *gdl, struct menurendercontext *context);
+4 -4
View File
@@ -3497,10 +3497,10 @@ struct handlerdata_label {
};
struct handlerdata_list {
u32 value;
u32 unk04;
u32 groupstartindex;
u32 unk0c;
s32 value;
s32 unk04;
s32 groupstartindex;
s32 unk0c;
};
struct handlerdata_list2 {