SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
gmtrainingmode.h
Go to the documentation of this file.
1
#ifndef MELEE_GM_GMTRAININGMODE_H
2
#define MELEE_GM_GMTRAININGMODE_H
3
4
#include <
melee/gm/types.h
>
5
6
/* 1B2298 */
void
gm_Mode_Training_OnInit
(
void
);
7
/* 1B23C4 */
void
gm_Mode_Training_OnLoad
(
void
);
8
/* 3DDB80 */
extern
GameModeState
gm_Mode_Training_States
[];
9
10
#endif
gm_Mode_Training_States
GameModeState gm_Mode_Training_States[]
Definition
gmtrainingmode.c:35
gm_Mode_Training_OnInit
void gm_Mode_Training_OnInit(void)
Definition
gmtrainingmode.c:275
gm_Mode_Training_OnLoad
void gm_Mode_Training_OnLoad(void)
Definition
gmtrainingmode.c:292
types.h
GameModeState
Definition
types.h:73
src
melee
gm
gmtrainingmode.h
Generated by
1.17.0