SSBM Decomp
Loading...
Searching...
No Matches
ftcrazyhandfingerbeam.h
Go to the documentation of this file.
1#ifndef GALE01_158B3C
2#define GALE01_158B3C
3
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 ftcrazyhandfingerbeam.c:205
void ftCh_FingerBeamLoop_IASA(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:77
void ftCh_FingerBeamEnd_Phys(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:145
void ftCh_FingerBeamEnd_Coll(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:150
void ftCh_FingerBeamEnd_Anim(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:128
void ftCh_BackPunch_Coll(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:187
void ftCh_FingerBeamLoop_Anim(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:59
void ftCh_Init_80158B3C(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:49
void ftCh_FingerGun1_Phys(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:226
void ftCh_FingerBeamEnd_IASA(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:137
void ftCh_Init_80158F34(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:152
void ftCh_Init_80158DFC(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:119
void ftCh_BackPunch_Phys(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:178
void ftCh_BackPunch_IASA(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:170
void ftCh_FingerGun1_Coll(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:235
void ftCh_FingerGun1_IASA(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:218
void ftCh_FingerBeamLoop_Phys(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:85
void ftCh_Init_80159098(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:189
void ftCh_BackPunch_Anim(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:163
void ftCh_FingerBeamLoop_Coll(HSD_GObj *gobj)
Definition ftcrazyhandfingerbeam.c:117
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28