SSBM Decomp
Loading...
Searching...
No Matches
ftpeachattacks4.h
Go to the documentation of this file.
1#ifndef GALE01_11C1C0
2#define GALE01_11C1C0
3
5
6/* 11C1C0 */ void ftPe_AttackS4_Enter(HSD_GObj* gobj);
7/* 11C248 */ void ftPe_AttackS4_Anim(HSD_GObj* gobj);
8/* 11C284 */ void ftPe_AttackS4_IASA(HSD_GObj* gobj);
9/* 11C2B4 */ void ftPe_AttackS4_Phys(HSD_GObj* gobj);
10/* 11C2D4 */ void ftPe_AttackS4_Coll(HSD_GObj* gobj);
11
12#endif
void ftPe_AttackS4_Coll(HSD_GObj *gobj)
Definition ftpeachattacks4.c:54
void ftPe_AttackS4_Phys(HSD_GObj *gobj)
Definition ftpeachattacks4.c:49
void ftPe_AttackS4_Enter(HSD_GObj *gobj)
Definition ftpeachattacks4.c:17
void ftPe_AttackS4_Anim(HSD_GObj *gobj)
Definition ftpeachattacks4.c:35
void ftPe_AttackS4_IASA(HSD_GObj *gobj)
Definition ftpeachattacks4.c:42
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28