SSBM Decomp
Loading...
Searching...
No Matches
ftCh_FingerBeam_0.h
Go to the documentation of this file.
1#ifndef GALE01_1587B0
2#define GALE01_1587B0
3
4#include <baselib/forward.h>
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 ftCh_FingerBeam_0.c:54
void ftCh_FingerBeamStart_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam_0.c:39
void fn_801587B0(HSD_GObj *gobj)
Definition ftCh_FingerBeam_0.c:27
void ftCh_FingerBeamStart_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam_0.c:46
void ftCh_FingerBeamStart_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam_0.c:59
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26