22typedef struct MenuInfo_GObj MenuInfo_GObj;
33 MenuInfo_GObj* next_gx;
34 MenuInfo_GObj* prev_gx;
36 void (*rendered)(MenuInfo_GObj* gobj, s32 code);
40 void (*user_data_remove_func)(MenuInfo_GObj* data);
44typedef struct HSD_GObj MenuInfo_GObj;
HSD_Pad prev
Definition dbinit.c:23
UNK_RET mnInfo_80252758(UNK_PARAMS)
UNK_RET mnInfo_80251D58(UNK_PARAMS)
void mnInfo_80251F04(MenuInfo_GObj *, u32, u32)
s32 mnInfo_80251A08(s32)
Definition mninfo.c:15
void mnInfo_80252720(MnInfoData *)
fn_802523D8
Definition mninfo.c:144
UNK_RET fn_802523D8(UNK_PARAMS)
s32 mnInfo_80251AA4(void)
Definition mninfo.c:37
void mnInfo_802522B8(HSD_GObj *)
Definition mninfo.c:100
UNK_RET fn_80251FE4(UNK_PARAMS)
void fn_802523B8(HSD_GObj *)
Definition mninfo.c:135
UNK_RET mnInfo_80251AFC(UNK_PARAMS)
UNK_RET fn_80252548(UNK_PARAMS)
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_RET
Definition placeholder.h:40
static unsigned long int next
Definition rand.c:3
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
seems like each menu probably has its own struct, and isnt just the 'Menu' in types....
Definition mninfo.h:10
HSD_Text * left_column[4]
date and time of achievement unlock
Definition mninfo.h:15
HSD_Text * right_column[4]
achievement
Definition mninfo.h:16
u8 scroll_idx
Definition mninfo.h:11
u32 anim_timer
decrements from 10 when transitioning from main menu to special menu
Definition mninfo.h:12
HSD_Text * description
Definition mninfo.h:17