SSBM Decomp
Loading...
Searching...
No Matches
gmtoumode.h
Go to the documentation of this file.
1#ifndef MELEE_GM_GMTOUMODE_H
2#define MELEE_GM_GMTOUMODE_H
3
4#include <melee/gm/types.h>
5
6/* 3DDAC0 */ extern GameModeState gm_Mode_Tournament_States[];
7
8#endif
GameModeState gm_Mode_Tournament_States[]
Definition gmtoumode.c:31
Definition types.h:73