SSBM Decomp
Loading...
Searching...
No Matches
ftcrazyhandfingerbeam0.h
Go to the documentation of this file.
1#ifndef GALE01_1587B0
2#define GALE01_1587B0
3
5
6/* 1587B0 */ void fn_801587B0(HSD_GObj* gobj);
7/* 158814 */ void ftCh_FingerBeamStart_Anim(HSD_GObj* gobj);
8/* 158850 */ void ftCh_FingerBeamStart_IASA(HSD_GObj* gobj);
9/* 158894 */ void ftCh_FingerBeamStart_Phys(HSD_GObj* gobj);
10/* 1588B4 */ void ftCh_FingerBeamStart_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_FingerBeamStart_Phys(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam0.c:48
void ftCh_FingerBeamStart_Anim(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam0.c:33
void fn_801587B0(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam0.c:22
void ftCh_FingerBeamStart_IASA(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam0.c:40
void ftCh_FingerBeamStart_Coll(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam0.c:53
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28