SSBM Decomp
Loading...
Searching...
No Matches
ftmasterhandsqueeze.h
Go to the documentation of this file.
1#ifndef GALE01_154A78
2#define GALE01_154A78
3
5
6/* 154A78 */ void ftMh_MS_378_80154A78(HSD_GObj* gobj);
7/* 154B2C */ void ftMh_Squeeze_Anim(HSD_GObj* gobj);
8/* 154BB0 */ void ftMh_Squeeze_IASA(HSD_GObj* gobj);
9/* 154BF4 */ void ftMh_Squeeze_Phys(HSD_GObj* gobj);
10/* 154C54 */ void ftMh_Squeeze_Coll(HSD_GObj* gobj);
11
12#endif
void ftMh_Squeeze_Anim(HSD_GObj *gobj)
Definition ftmasterhandsqueeze.c:34
void ftMh_Squeeze_Coll(HSD_GObj *gobj)
Definition ftmasterhandsqueeze.c:70
void ftMh_Squeeze_IASA(HSD_GObj *gobj)
Definition ftmasterhandsqueeze.c:53
void ftMh_Squeeze_Phys(HSD_GObj *gobj)
Definition ftmasterhandsqueeze.c:61
void ftMh_MS_378_80154A78(HSD_GObj *gobj)
Definition ftmasterhandsqueeze.c:18
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28