|
SSBM Decomp
|
Data Fields | |
| u8 | x0 [6] |
| x0[0] intro_timer, x0[1] cursor_row, x0[2..5] port_mode[4] (per-port rumble toggle 0/1); kept as one array - the x0[i+2] indexing is load-bearing for the loop shape in several functions | |
| u8 | x6 [4] |
| port_connected[4] (from HSD_PadCopyStatus[i].err) | |
| u8 | scroll_offset |
| u8 | pad_0B |
| HSD_JObj * | jobjs [25] |
| HSD_Text * | texts [8] |
| HSD_Text * | title_text |
| HSD_GObj * | cursor_gobj |
| u8 MnVibrationData::x0[6] |
x0[0] intro_timer, x0[1] cursor_row, x0[2..5] port_mode[4] (per-port rumble toggle 0/1); kept as one array - the x0[i+2] indexing is load-bearing for the loop shape in several functions
| u8 MnVibrationData::x6[4] |
port_connected[4] (from HSD_PadCopyStatus[i].err)
| u8 MnVibrationData::scroll_offset |
| u8 MnVibrationData::pad_0B |
| HSD_JObj* MnVibrationData::jobjs[25] |
| HSD_Text* MnVibrationData::texts[8] |
| HSD_Text* MnVibrationData::title_text |
| HSD_GObj* MnVibrationData::cursor_gobj |