SSBM Decomp
Loading...
Searching...
No Matches
gminvisible.h
Go to the documentation of this file.
1#ifndef MELEE_GM_INVISIBLE_H
2#define MELEE_GM_INVISIBLE_H
3
4/* 1BA4C4 */ void gm_Mode_InvisibleVs_OnInit(void);
5/* 1BA4EC */ void gm_Mode_InvisibleVs_OnLoad(void);
6
7#endif
void gm_Mode_InvisibleVs_OnLoad(void)
Definition gminvisible.c:191
void gm_Mode_InvisibleVs_OnInit(void)
Definition gminvisible.c:186