SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
gm_1BFA.h
Go to the documentation of this file.
1
#ifndef MELEE_GM_1BFA_H
2
#define MELEE_GM_1BFA_H
3
4
#include <
melee/gm/forward.h
>
5
6
/* 1BFA6C */
void
gm_ModeState_Approach_OnEnter
(
GameModeState
*);
7
/* 1BFABC */
void
gm_ModeState_ApproachVs_OnEnter
(
GameModeState
*);
8
/* 1BFCFC */
void
gm_ModeState_Prize_OnEnter
(
GameModeState
*);
9
10
#endif
gm_ModeState_ApproachVs_OnEnter
void gm_ModeState_ApproachVs_OnEnter(GameModeState *)
Definition
gm_1BFA.c:75
gm_ModeState_Approach_OnEnter
void gm_ModeState_Approach_OnEnter(GameModeState *)
Definition
gm_1BFA.c:66
gm_ModeState_Prize_OnEnter
void gm_ModeState_Prize_OnEnter(GameModeState *)
Definition
gm_1BFA.c:152
forward.h
GameModeState
Definition
types.h:73
src
melee
gm
gm_1BFA.h
Generated by
1.17.0