SSBM Decomp
Loading...
Searching...
No Matches
ftCo_ShieldBreakStand.h
Go to the documentation of this file.
1#ifndef GALE01_098F3C
2#define GALE01_098F3C
3
4#include <melee/ft/forward.h>
5/* 098F3C */ void ftCo_80098F3C(Fighter_GObj* gobj);
6/* 098F90 */ void ftCo_ShieldBreakStand_Anim(Fighter_GObj* gobj);
7/* 098FCC */ void ftCo_ShieldBreakStand_IASA(Fighter_GObj* gobj);
8/* 098FD0 */ void ftCo_ShieldBreakStand_Phys(Fighter_GObj* gobj);
9/* 098FF0 */ void ftCo_ShieldBreakStand_Coll(Fighter_GObj* gobj);
10
11#endif
void ftCo_ShieldBreakStand_Phys(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:34
void ftCo_80098F3C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:13
void ftCo_ShieldBreakStand_IASA(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:32
void ftCo_ShieldBreakStand_Anim(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:25
void ftCo_ShieldBreakStand_Coll(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:39
HSD_GObj * gobj
Definition gm_19EF.c:73