SSBM Decomp
Loading...
Searching...
No Matches
ftCh_FingerGun2.h
Go to the documentation of this file.
1#ifndef GALE01_15ABD0
2#define GALE01_15ABD0
3
4#include <baselib/forward.h>
5
6/* 15ABD0 */ void ftCh_GrabUnk1_8015ABD0(HSD_GObj* gobj);
7/* 15AC50 */ void ftCh_GrabUnk1_8015AC50(HSD_GObj* gobj);
8/* 15ACD0 */ void ftCh_FingerGun2_Anim(HSD_GObj* gobj);
9/* 15AD28 */ void ftCh_FingerGun2_IASA(HSD_GObj* gobj);
10/* 15AD6C */ void ftCh_FingerGun2_Phys(HSD_GObj* gobj);
11/* 15ADCC */ void ftCh_FingerGun2_Coll(HSD_GObj* gobj);
12
13#endif
void ftCh_GrabUnk1_8015ABD0(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:24
void ftCh_FingerGun2_Phys(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:77
void ftCh_FingerGun2_Coll(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:86
void ftCh_FingerGun2_IASA(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:69
void ftCh_GrabUnk1_8015AC50(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:35
void ftCh_FingerGun2_Anim(HSD_GObj *gobj)
Definition ftCh_FingerGun2.c:62
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26