SSBM Decomp
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
7/* 3DD6A0 */ extern GameModeState gm_Mode_Title_States[];
8
9#endif
GameModeState gm_Mode_Title_States[]
Definition gmtitlemode.c:18
void gmTitleMode_OnEnter(GameModeState *)
Definition types.h:73