SSBM Decomp
Loading...
Searching...
No Matches
ft_0C88.h
Go to the documentation of this file.
1#ifndef GALE01_0C884C
2#define GALE01_0C884C
3
4#include <melee/ft/forward.h>
5
6/* 0C884C */ void ftCo_800C884C(Fighter_GObj* gobj);
7/* 0C88A0 */ void ftCo_800C88A0(Fighter*);
8/* 0C88D4 */ void ftCo_800C88D4(Fighter_GObj* gobj, int, bool);
9/* 0C89A0 */ void ftCo_800C89A0(Fighter_GObj* gobj);
10/* 0C8A64 */ void ftCo_800C8A64(Fighter_GObj* gobj);
11/* 0C8AF0 */ void ftCo_800C8AF0(Fighter*);
12/* 0C8B1C */ void fn_800C8B1C(Fighter_GObj* gobj);
13/* 0C8B2C */ bool ftCo_800C8B2C(Fighter*, int, bool);
14/* 0C8B60 */ void ftCo_800C8B60(Fighter* fp, u8, u8);
15
16#endif
unsigned char u8
Definition types.h:5
void ftCo_800C8B60(Fighter *fp, u8, u8)
Definition ft_0C88.c:105
bool ftCo_800C8B2C(Fighter *, int, bool)
Definition ft_0C88.c:97
void ftCo_800C88A0(Fighter *)
Definition ft_0C88.c:22
void ftCo_800C884C(Fighter_GObj *gobj)
Definition ft_0C88.c:13
void ftCo_800C89A0(Fighter_GObj *gobj)
Definition ft_0C88.c:59
void ftCo_800C8A64(Fighter_GObj *gobj)
Definition ft_0C88.c:71
void ftCo_800C8AF0(Fighter *)
Definition ft_0C88.c:85
void fn_800C8B1C(Fighter_GObj *gobj)
Definition ft_0C88.c:92
void ftCo_800C88D4(Fighter_GObj *gobj, int, bool)
Definition ft_0C88.c:42
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition types.h:1250