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

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
 

Detailed Description

data passed to OnLoad callback for MJ_MENU

Field Documentation

◆ menu_kind

u8 MenuEnterData::menu_kind

will set the next menu kind

◆ hovered_selection

u8 MenuEnterData::hovered_selection

will set the next hovered selection

◆ load_assets

u8 MenuEnterData::load_assets

checks if the assets need to be loaded or not

◆ x3

s8 MenuEnterData::x3

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