SSBM Decomp
Loading...
Searching...
No Matches
gmhowto.h
Go to the documentation of this file.
1#ifndef MELEE_GM_HOWTO_H
2#define MELEE_GM_HOWTO_H
3
4#include <placeholder.h>
5
6/* 1ACC94 */ UNK_T gm_801ACC94(void);
7/* 1ACCA0 */ void gm_801ACCA0_OnEnter(void*);
8/* 1ACD8C */ void gm_801ACD8C_OnFrame(void);
9
10#endif
void gm_801ACCA0_OnEnter(void *)
Definition gmhowto.c:28
void gm_801ACD8C_OnFrame(void)
Definition gmhowto.c:49
UNK_T gm_801ACC94(void)
Definition gmhowto.c:21
#define UNK_T
Definition placeholder.h:32