SSBM Decomp
Loading...
Searching...
No Matches
gm_19EF.h
Go to the documentation of this file.
1#ifndef MELEE_GM_GM_19EF_H
2#define MELEE_GM_GM_19EF_H
3
4#include <Runtime/platform.h>
5
6/* 19F9C4 */ void fn_8019F9C4(u32);
7/* 1A0A10 */ void gm_Scene_GOver_OnEnter(void*);
8/* 1A0B18 */ void gm_Scene_GOver_OnExit(void*);
9
10/* 1A0C6C */ void gm_Scene_ComingSoon_OnEnter(void*);
11/* 1A0E0C */ void gm_Scene_ComingSoon_OnExit(void*);
12
13#endif
unsigned long u32
Definition types.h:9
void fn_8019F9C4(u32)
Definition gm_19EF.c:445
void gm_Scene_GOver_OnEnter(void *)
Definition gm_19EF.c:654
void gm_Scene_ComingSoon_OnExit(void *)
Definition gm_19EF.c:750
void gm_Scene_ComingSoon_OnEnter(void *)
Definition gm_19EF.c:714
void gm_Scene_GOver_OnExit(void *)
Definition gm_19EF.c:682