SSBM Decomp
Loading...
Searching...
No Matches
ftcrazyhandsqueezing0.h
Go to the documentation of this file.
1#ifndef GALE01_15A184
2#define GALE01_15A184
3
5
6/* 15A184 */ void ftCh_Init_8015A184(HSD_GObj* gobj);
7/* 15A20C */ void ftCh_Squeezing0_Anim(HSD_GObj* gobj);
8/* 15A248 */ void ftCh_Squeezing0_IASA(HSD_GObj* gobj);
9/* 15A28C */ void ftCh_Squeezing0_Phys(HSD_GObj* gobj);
10/* 15A2AC */ void ftCh_Squeezing0_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_Squeezing0_Phys(HSD_GObj *gobj)
Definition ftcrazyhandsqueezing0.c:43
void ftCh_Init_8015A184(HSD_GObj *gobj)
Definition ftcrazyhandsqueezing0.c:17
void ftCh_Squeezing0_Coll(HSD_GObj *gobj)
Definition ftcrazyhandsqueezing0.c:48
void ftCh_Squeezing0_IASA(HSD_GObj *gobj)
Definition ftcrazyhandsqueezing0.c:35
void ftCh_Squeezing0_Anim(HSD_GObj *gobj)
Definition ftcrazyhandsqueezing0.c:28
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28