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:210
void ftCh_FingerBeamLoop_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:82
void ftCh_FingerBeamEnd_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:150
void ftCh_FingerBeamEnd_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:155
void ftCh_FingerBeamEnd_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:133
void ftCh_BackPunch_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:192
void ftCh_FingerBeamLoop_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:64
void ftCh_Init_80158B3C(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:54
void ftCh_FingerGun1_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:231
void ftCh_FingerBeamEnd_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:142
void ftCh_Init_80158F34(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:157
void ftCh_Init_80158DFC(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:124
void ftCh_BackPunch_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:183
void ftCh_BackPunch_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:175
void ftCh_FingerGun1_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:240
void ftCh_FingerGun1_IASA(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:223
void ftCh_FingerBeamLoop_Phys(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:90
void ftCh_Init_80159098(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:194
void ftCh_BackPunch_Anim(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:168
void ftCh_FingerBeamLoop_Coll(HSD_GObj *gobj)
Definition ftCh_FingerBeam.c:122
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26