SSBM Decomp
Loading...
Searching...
No Matches
ftCo_09F4.h
Go to the documentation of this file.
1#ifndef GALE01_09F480
2#define GALE01_09F480
3
4#include <Runtime/platform.h>
5
6#include <melee/ft/forward.h>
7
8#include <placeholder.h>
9
11/* 09F578 */ void ftCo_8009F578(Fighter* fp);
12/* 09F5AC */ void ftCo_8009F5AC(Fighter*);
13/* 09F75C */ void ftCo_8009F75C(Fighter* fp, bool set_alpha);
14/* 09F7F8 */ void ftCo_8009F7F8(Fighter*);
15
16#endif
void ftCo_8009F4A4(void)
Definition ftCo_09F4.c:42
void ftCo_8009F578(Fighter *fp)
Definition ftCo_09F4.c:61
void ftCo_8009F7F8(Fighter *)
Definition ftCo_09F4.c:123
void ftCo_8009F75C(Fighter *fp, bool set_alpha)
Definition ftCo_09F4.c:104
void ftCo_8009F5AC(Fighter *)
Definition ftCo_09F4.c:66
#define UNK_PARAMS
Definition placeholder.h:39
#define UNK_RET
Definition placeholder.h:31
Definition types.h:1250