SSBM Decomp
Loading...
Searching...
No Matches
MnInfoData Struct Reference

seems like each menu probably has its own struct, and isnt just the 'Menu' in types.h More...

#include <mninfo.h>

Data Fields

u8 scroll_idx
 
u32 anim_timer
 decrements from 10 when transitioning from main menu to special menu
 
HSD_Textleft_column [4]
 date and time of achievement unlock
 
HSD_Textright_column [4]
 achievement
 
HSD_Textdescription
 

Detailed Description

seems like each menu probably has its own struct, and isnt just the 'Menu' in types.h

Field Documentation

◆ scroll_idx

u8 MnInfoData::scroll_idx

◆ anim_timer

u32 MnInfoData::anim_timer

decrements from 10 when transitioning from main menu to special menu

◆ left_column

HSD_Text* MnInfoData::left_column[4]

date and time of achievement unlock

◆ right_column

HSD_Text* MnInfoData::right_column[4]

achievement

◆ description

HSD_Text* MnInfoData::description

The documentation for this struct was generated from the following file: