SSBM Decomp
Loading...
Searching...
No Matches
ftCh_CaptureDamageCrazyHand.h
Go to the documentation of this file.
1#ifndef GALE01_15B670
2#define GALE01_15B670
3
4#include <baselib/forward.h>
5
6/* 15B670 */ void ftCh_GrabUnk1_8015B670(HSD_GObj* gobj);
7/* 15B704 */ void ftCo_CaptureDamageCrazyHand_Anim(HSD_GObj* gobj);
8/* 15B76C */ void ftCo_CaptureDamageCrazyHand_IASA(HSD_GObj* gobj);
9/* 15B770 */ void ftCo_CaptureDamageCrazyHand_Phys(HSD_GObj* gobj);
10/* 15B774 */ void ftCo_CaptureDamageCrazyHand_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_GrabUnk1_8015B670(HSD_GObj *gobj)
Definition ftCh_CaptureDamageCrazyHand.c:20
void ftCo_CaptureDamageCrazyHand_IASA(HSD_GObj *gobj)
Definition ftCh_CaptureDamageCrazyHand.c:44
void ftCo_CaptureDamageCrazyHand_Anim(HSD_GObj *gobj)
Definition ftCh_CaptureDamageCrazyHand.c:33
void ftCo_CaptureDamageCrazyHand_Coll(HSD_GObj *gobj)
Definition ftCh_CaptureDamageCrazyHand.c:48
void ftCo_CaptureDamageCrazyHand_Phys(HSD_GObj *gobj)
Definition ftCh_CaptureDamageCrazyHand.c:46
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26