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