SSBM Decomp
Loading...
Searching...
No Matches
ftCh_CaptureCrazyHand.h
Go to the documentation of this file.
1#ifndef GALE01_15B548
2#define GALE01_15B548
3
4#include <baselib/forward.h>
5
6/* 15B548 */ void fn_8015B548(HSD_GObj* gobj, HSD_GObj* gobj2);
7/* 15B660 */ void ftCo_CaptureCrazyHand_Anim(HSD_GObj* gobj);
8/* 15B664 */ void ftCo_CaptureCrazyHand_IASA(HSD_GObj* gobj);
9/* 15B668 */ void ftCo_CaptureCrazyHand_Phys(HSD_GObj* gobj);
10/* 15B66C */ void ftCo_CaptureCrazyHand_Coll(HSD_GObj* gobj);
11
12#endif
void ftCo_CaptureCrazyHand_IASA(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:45
void ftCo_CaptureCrazyHand_Coll(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:49
void fn_8015B548(HSD_GObj *gobj, HSD_GObj *gobj2)
Definition ftCh_CaptureCrazyHand.c:19
void ftCo_CaptureCrazyHand_Anim(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:43
void ftCo_CaptureCrazyHand_Phys(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:47
Definition gobj.h:24