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 <melee/ft/forward.h>
5/* 098E3C */ void ftCo_80098E3C(Fighter_GObj* gobj);
6/* 098A44 */ void ftCo_ShieldBreakDown_Anim(Fighter_GObj* gobj);
7/* 098A80 */ void ftCo_ShieldBreakDown_IASA(Fighter_GObj* gobj);
8/* 098A84 */ void ftCo_ShieldBreakDown_Phys(Fighter_GObj* gobj);
9/* 098AA4 */ void ftCo_ShieldBreakDown_Coll(Fighter_GObj* gobj);
10
11#endif
void ftCo_ShieldBreakDown_Anim(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:35
void ftCo_ShieldBreakDown_Phys(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:44
void ftCo_80098E3C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:17
void ftCo_ShieldBreakDown_Coll(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakDown.c:49
void ftCo_ShieldBreakDown_IASA(Fighter_GObj *gobj)
HSD_GObj * gobj
Definition gm_19EF.c:73