SSBM Decomp
Loading...
Searching...
No Matches
ftCo_ShieldBreakFly.h
Go to the documentation of this file.
1#ifndef GALE01_0986A0
2#define GALE01_0986A0
3
4#include "ftCommon/forward.h"
5
6/* 0986A0 */ void ftCo_80098B20(ftCo_GObj* gobj);
7/* 098794 */ void ftCo_ShieldBreakFly_Anim(ftCo_GObj* gobj);
8/* 0987D0 */ void ftCo_ShieldBreakFly_IASA(ftCo_GObj* gobj);
9/* 0987D4 */ void ftCo_ShieldBreakFly_Phys(ftCo_GObj* gobj);
10/* 0987F4 */ void ftCo_ShieldBreakFly_Coll(ftCo_GObj* gobj);
11/* 098820 */ void ftCo_80098C9C(Fighter_GObj* gobj);
12
13#endif
void ftCo_ShieldBreakFly_Coll(ftCo_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:51
void ftCo_ShieldBreakFly_Anim(ftCo_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:37
void ftCo_80098C9C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:56
void ftCo_ShieldBreakFly_Phys(ftCo_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:46
void ftCo_80098B20(ftCo_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:20
void ftCo_ShieldBreakFly_IASA(ftCo_GObj *gobj)
Fighter_GObj ftCo_GObj
Definition forward.h:10