|
SSBM Decomp
|
data passed to OnLoad callback for MJ_MENU More...
#include <types.h>
Data Fields | |
| u8 | menu_kind |
| will set the next menu kind | |
| u8 | hovered_selection |
| will set the next hovered selection | |
| u8 | load_assets |
| checks if the assets need to be loaded or not | |
| s8 | x3 |
data passed to OnLoad callback for MJ_MENU
| u8 MenuEnterData::menu_kind |
will set the next menu kind
| u8 MenuEnterData::hovered_selection |
will set the next hovered selection
| u8 MenuEnterData::load_assets |
checks if the assets need to be loaded or not
| s8 MenuEnterData::x3 |