|
SSBM Decomp
|
#include "gmallstar.h"#include "gm_18A1.h"#include "gm_unsplit.h"#include "gmmain_lib.h"#include "gmregcommon.h"#include <dolphin/types.h>#include <melee/gr/ground.h>#include <melee/lb/lbaudio_ax.h>#include <melee/lb/lbbgflash.h>#include <melee/lb/lbdvd.h>#include <sysdolphin/baselib/random.h>Data Structures | |
| struct | AllStarOpponent |
| struct | AllstarRoundInfo |
Functions | |
| static void | gm_801B5324_inline (s8 *char_ids, AllStarOpponent *opp_data, s32 round) |
| void | gm_801B5324 (UnkAllstarData *arg0, s32 arg1) |
| static void | gm_801B5624_inline (s8 *char_ids, AllStarOpponent *opp_data, u16 round) |
| void | gm_801B5624 (GameModeState *arg0) |
| void | gm_801B59AC (GameModeState *arg0) |
| void | fn_801B5AA8 (int arg0) |
| static void | gm_801B5ACC_inline1 (AllstarRoundInfo *ri) |
| void | gm_801B5ACC (GameModeState *arg0) |
| void | gm_801B5E7C (GameModeState *arg0) |
| void | gm_801B5EB4 (GameModeState *arg0) |
| void | gm_801B5EE4 (GameModeState *arg0) |
| void | gm_801B5F50 (GameModeState *arg0) |
| void | gm_801B5FB4 (GameModeState *arg0) |
| void | gm_801B607C (GameModeState *unused) |
| void | gm_Mode_AllStar_OnLoad (void) |
| void | gm_Mode_AllStar_OnInit (void) |
Variables | |
| CSSData | gmClassic_80470708 |
| DebugGameOverData | gmClassic_80470850 |
| MatchExitInfo | gmClassic_8047086C |
| StartMeleeData | gmClassic_80472AF8 |
| GameModeState | gm_Mode_AllStar_States [] |
| static AllStarOpponent | gm_803DEBE8 [CKind_Playable_Count - 1] |
| static AllstarRoundInfo | gm_803DEC4C [13] |
| static u8 | gm_80490940 [CKind_Playable_Count - 1] |
|
inlinestatic |
| void gm_801B5324 | ( | UnkAllstarData * | arg0, |
| s32 | arg1 ) |
|
inlinestatic |
| void gm_801B5624 | ( | GameModeState * | arg0 | ) |
| void gm_801B59AC | ( | GameModeState * | arg0 | ) |
| void fn_801B5AA8 | ( | int | arg0 | ) |
|
inlinestatic |
| void gm_801B5ACC | ( | GameModeState * | arg0 | ) |
| void gm_801B5E7C | ( | GameModeState * | arg0 | ) |
| void gm_801B5EB4 | ( | GameModeState * | arg0 | ) |
| void gm_801B5EE4 | ( | GameModeState * | arg0 | ) |
| void gm_801B5F50 | ( | GameModeState * | arg0 | ) |
| void gm_801B5FB4 | ( | GameModeState * | arg0 | ) |
| void gm_801B607C | ( | GameModeState * | unused | ) |
| void gm_Mode_AllStar_OnLoad | ( | void | ) |
| void gm_Mode_AllStar_OnInit | ( | void | ) |
|
extern |
|
extern |
|
extern |
|
extern |
| GameModeState gm_Mode_AllStar_States[] |
|
static |
|
static |
|
static |