SSBM Decomp
Loading...
Searching...
No Matches
ftcrazyhandsqueeze.h
Go to the documentation of this file.
1#ifndef GALE01_15A3F4
2#define GALE01_15A3F4
3
5
6/* 15A3F4 */ void ftCh_Init_8015A3F4(HSD_GObj* gobj);
7/* 15A464 */ void ftCh_Squeeze_Anim(HSD_GObj* gobj);
8/* 15A4F8 */ void ftCh_Squeeze_IASA(HSD_GObj* gobj);
9/* 15A53C */ void ftCh_Squeeze_Phys(HSD_GObj* gobj);
10/* 15A55C */ void ftCh_Squeeze_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_Squeeze_IASA(HSD_GObj *gobj)
Definition ftcrazyhandsqueeze.c:43
void ftCh_Init_8015A3F4(HSD_GObj *gobj)
Definition ftcrazyhandsqueeze.c:15
void ftCh_Squeeze_Phys(HSD_GObj *gobj)
Definition ftcrazyhandsqueeze.c:51
void ftCh_Squeeze_Anim(HSD_GObj *gobj)
Definition ftcrazyhandsqueeze.c:24
void ftCh_Squeeze_Coll(HSD_GObj *gobj)
Definition ftcrazyhandsqueeze.c:56
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28