SSBM Decomp
Loading...
Searching...
No Matches
ftCo_ShieldBreakDown.h
Go to the documentation of this file.
1#ifndef GALE01_098E3C
2#define GALE01_098E3C
3
4#include "ftCommon/forward.h"
5
6/* 098E3C */ void ftCo_80098E3C(Fighter_GObj* gobj);
7/* 098A44 */ void ftCo_ShieldBreakDown_Anim(Fighter_GObj* gobj);
8/* 098A80 */ void ftCo_ShieldBreakDown_IASA(Fighter_GObj* gobj);
9/* 098A84 */ void ftCo_ShieldBreakDown_Phys(Fighter_GObj* gobj);
10/* 098AA4 */ void ftCo_ShieldBreakDown_Coll(Fighter_GObj* gobj);
11
12#endif
void ftCo_ShieldBreakDown_Anim(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:39
void ftCo_ShieldBreakDown_Phys(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:48
void ftCo_80098E3C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:21
void ftCo_ShieldBreakDown_Coll(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:53
void ftCo_ShieldBreakDown_IASA(Fighter_GObj *gobj)