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:46
void ftCo_CaptureCrazyHand_Coll(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:50
void fn_8015B548(HSD_GObj *gobj, HSD_GObj *gobj2)
Definition ftCh_CaptureCrazyHand.c:20
void ftCo_CaptureCrazyHand_Anim(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:44
void ftCo_CaptureCrazyHand_Phys(HSD_GObj *gobj)
Definition ftCh_CaptureCrazyHand.c:48
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26