SSBM Decomp
Loading...
Searching...
No Matches
ftmasterhandthrow.h
Go to the documentation of this file.
1#ifndef GALE01_154FAC
2#define GALE01_154FAC
3
5
6/* 154FAC */ void ftMh_Throw_IASA(HSD_GObj* gobj);
7/* 154FF0 */ void ftMh_Throw_Phys(HSD_GObj* gobj);
8/* 155010 */ void ftMh_Throw_Coll(HSD_GObj* gobj);
9/* 155014 */ void ftMh_MS_379_80155014(HSD_GObj* gobj);
10
11#endif
void ftMh_Throw_IASA(HSD_GObj *gobj)
Definition ftmasterhandthrow.c:12
void ftMh_MS_379_80155014(HSD_GObj *gobj)
Definition ftmasterhandthrow.c:27
void ftMh_Throw_Coll(HSD_GObj *gobj)
Definition ftmasterhandthrow.c:25
void ftMh_Throw_Phys(HSD_GObj *gobj)
Definition ftmasterhandthrow.c:20
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28