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(Fighter_GObj* gobj);
7/* 098794 */ void ftCo_ShieldBreakFly_Anim(Fighter_GObj* gobj);
8/* 0987D0 */ void ftCo_ShieldBreakFly_IASA(Fighter_GObj* gobj);
9/* 0987D4 */ void ftCo_ShieldBreakFly_Phys(Fighter_GObj* gobj);
10/* 0987F4 */ void ftCo_ShieldBreakFly_Coll(Fighter_GObj* gobj);
11/* 098820 */ void ftCo_80098C9C(Fighter_GObj* gobj);
12
13#endif
void ftCo_ShieldBreakFly_Coll(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:52
void ftCo_ShieldBreakFly_IASA(Fighter_GObj *gobj)
void ftCo_ShieldBreakFly_Phys(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:47
void ftCo_80098C9C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:57
void ftCo_ShieldBreakFly_Anim(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:38
void ftCo_80098B20(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakFly.c:21