SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
gmtitlemode.h
Go to the documentation of this file.
1
#ifndef MELEE_GM_GMTITLEMODE_H
2
#define MELEE_GM_GMTITLEMODE_H
3
4
#include <
melee/gm/types.h
>
5
6
/* 1B087C */
void
gmTitleMode_OnEnter
(
GameModeState
*);
7
/* 3DD6A0 */
extern
GameModeState
gm_Mode_Title_States
[];
8
9
#endif
gm_Mode_Title_States
GameModeState gm_Mode_Title_States[]
Definition
gmtitlemode.c:18
gmTitleMode_OnEnter
void gmTitleMode_OnEnter(GameModeState *)
types.h
GameModeState
Definition
types.h:73
src
melee
gm
gmtitlemode.h
Generated by
1.17.0