SSBM Decomp
Loading...
Searching...
No Matches
ftCh_FingerBeam.h
Go to the documentation of this file.
1#ifndef GALE01_158B3C
2#define GALE01_158B3C
3
4#include <baselib/forward.h>
5
6/* 158B3C */ void ftCh_Init_80158B3C(HSD_GObj* gobj);
7/* 158BBC */ void ftCh_FingerBeamLoop_Anim(HSD_GObj* gobj);
8/* 158C44 */ void ftCh_FingerBeamLoop_IASA(HSD_GObj* gobj);
9/* 158C88 */ void ftCh_FingerBeamLoop_Phys(HSD_GObj* gobj);
10/* 158DF8 */ void ftCh_FingerBeamLoop_Coll(HSD_GObj* gobj);
11/* 158DFC */ void ftCh_Init_80158DFC(HSD_GObj* gobj);
12/* 158E7C */ void ftCh_FingerBeamEnd_Anim(HSD_GObj* gobj);
13/* 158ECC */ void ftCh_FingerBeamEnd_IASA(HSD_GObj* gobj);
14/* 158F10 */ void ftCh_FingerBeamEnd_Phys(HSD_GObj* gobj);
15/* 158F30 */ void ftCh_FingerBeamEnd_Coll(HSD_GObj* gobj);
16/* 158F34 */ void ftCh_Init_80158F34(HSD_GObj* gobj);
17/* 158FB4 */ void ftCh_BackPunch_Anim(HSD_GObj* gobj);
18/* 158FF0 */ void ftCh_BackPunch_IASA(HSD_GObj* gobj);
19/* 159034 */ void ftCh_BackPunch_Phys(HSD_GObj* gobj);
20/* 159094 */ void ftCh_BackPunch_Coll(HSD_GObj* gobj);
21/* 159098 */ void ftCh_Init_80159098(HSD_GObj* gobj);
22/* 159134 */ void ftCh_FingerGun1_Anim(HSD_GObj* gobj);
23/* 1591C0 */ void ftCh_FingerGun1_IASA(HSD_GObj* gobj);
24/* 159204 */ void ftCh_FingerGun1_Phys(HSD_GObj* gobj);
25/* 159264 */ void ftCh_FingerGun1_Coll(HSD_GObj* gobj);
26
27#endif
void ftCh_FingerGun1_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:209
void ftCh_FingerBeamLoop_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:81
void ftCh_FingerBeamEnd_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:149
void ftCh_FingerBeamEnd_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:154
void ftCh_FingerBeamEnd_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:132
void ftCh_BackPunch_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:191
void ftCh_FingerBeamLoop_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:63
void ftCh_Init_80158B3C(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:53
void ftCh_FingerGun1_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:230
void ftCh_FingerBeamEnd_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:141
void ftCh_Init_80158F34(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:156
void ftCh_Init_80158DFC(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:123
void ftCh_BackPunch_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:182
void ftCh_BackPunch_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:174
void ftCh_FingerGun1_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:239
void ftCh_FingerGun1_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:222
void ftCh_FingerBeamLoop_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:89
void ftCh_Init_80159098(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:193
void ftCh_BackPunch_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:167
void ftCh_FingerBeamLoop_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:121
Definition gobj.h:24