SSBM Decomp
Loading...
Searching...
No Matches
ftMh_FingerGun3.h
Go to the documentation of this file.
1#ifndef GALE01_15377C
2#define GALE01_15377C
3
4#include <baselib/forward.h>
5
6/* 15377C */ void ftMh_FingerGun3_Anim(HSD_GObj* gobj);
7/* 1537B8 */ void ftMh_FingerGun3_IASA(HSD_GObj* gobj);
8/* 1537FC */ void ftMh_FingerGun3_Phys(HSD_GObj* gobj);
9/* 15381C */ void ftMh_FingerGun3_Coll(HSD_GObj* gobj);
10/* 153820 */ void ftMh_MS_366_80153820(HSD_GObj* gobj);
11
12#endif
void ftMh_MS_366_80153820(HSD_GObj *gobj)
Definition ftMh_FingerGun3.c:36
void ftMh_FingerGun3_IASA(HSD_GObj *gobj)
Definition ftMh_FingerGun3.c:21
void ftMh_FingerGun3_Anim(HSD_GObj *gobj)
Definition ftMh_FingerGun3.c:14
void ftMh_FingerGun3_Phys(HSD_GObj *gobj)
Definition ftMh_FingerGun3.c:29
void ftMh_FingerGun3_Coll(HSD_GObj *gobj)
Definition ftMh_FingerGun3.c:34
Definition gobj.h:25