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 "ftCommon/forward.h"
5
6/* 098F3C */ void ftCo_80098F3C(Fighter_GObj* gobj);
7/* 098F90 */ void ftCo_ShieldBreakStand_Anim(Fighter_GObj* gobj);
8/* 098FCC */ void ftCo_ShieldBreakStand_IASA(Fighter_GObj* gobj);
9/* 098FD0 */ void ftCo_ShieldBreakStand_Phys(Fighter_GObj* gobj);
10/* 098FF0 */ void ftCo_ShieldBreakStand_Coll(Fighter_GObj* gobj);
11
12#endif
void ftCo_ShieldBreakStand_Phys(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:35
void ftCo_80098F3C(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:14
void ftCo_ShieldBreakStand_IASA(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:33
void ftCo_ShieldBreakStand_Anim(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:26
void ftCo_ShieldBreakStand_Coll(Fighter_GObj *gobj)
Definition ftCo_ShieldBreakStand.c:40