|
SSBM Decomp
|
#include <types.h>
Data Fields | |
| u32 | x0 |
| timer | |
| u8 | outcome |
| MatchOutcome | |
| u8 | match_kind |
| MatchKind | |
| u8 | is_teams |
| u8 | x7 |
| u32 | frame_count |
| s8 | sd_penalty |
| u8 | n_winners |
| u8 | n_team_winners |
| u8 | loser |
| u8 | winners [GM_MAX_PLAYERS] |
| u8 | team_winners [GM_MAX_TEAMS] |
| struct MatchTeamData | team_standings [GM_MAX_TEAMS] |
| struct MatchPlayerData | player_standings [GM_MAX_PLAYERS] |
| u8 | _x448 [4] |
| struct UnkResultPlayerData | x44C [6] |
| u32 MatchEnd::x0 |
timer
| u8 MatchEnd::outcome |
| u8 MatchEnd::x7 |
| u32 MatchEnd::frame_count |
| s8 MatchEnd::sd_penalty |
| u8 MatchEnd::n_winners |
| u8 MatchEnd::n_team_winners |
| u8 MatchEnd::loser |
| u8 MatchEnd::winners[GM_MAX_PLAYERS] |
| u8 MatchEnd::team_winners[GM_MAX_TEAMS] |
| struct MatchTeamData MatchEnd::team_standings[GM_MAX_TEAMS] |
| struct MatchPlayerData MatchEnd::player_standings[GM_MAX_PLAYERS] |
| u8 MatchEnd::_x448[4] |
| struct UnkResultPlayerData MatchEnd::x44C[6] |