SSBM Decomp
Loading...
Searching...
No Matches
ftCh_ThrownCrazyHand.h
Go to the documentation of this file.
1#ifndef GALE01_15B850
2#define GALE01_15B850
3
4#include <baselib/forward.h>
5#include "ft/forward.h"
6
7/* 15B850 */ void ftCh_GrabUnk1_8015B850(HSD_GObj* gobj, FtMotionId msid);
8/* 15B8EC */ void ftCo_ThrownCrazyHand_Anim(HSD_GObj* gobj);
9/* 15B8F0 */ void ftCo_ThrownCrazyHand_IASA(HSD_GObj* gobj);
10/* 15B8F4 */ void ftCo_ThrownCrazyHand_Phys(HSD_GObj* gobj);
11/* 15B8F8 */ void ftCo_ThrownCrazyHand_Coll(HSD_GObj* gobj);
12
13#endif
void ftCo_ThrownCrazyHand_Coll(HSD_GObj *gobj)
Definition ftCh_ThrownCrazyHand.c:38
void ftCo_ThrownCrazyHand_Anim(HSD_GObj *gobj)
Definition ftCh_ThrownCrazyHand.c:32
void ftCo_ThrownCrazyHand_IASA(HSD_GObj *gobj)
Definition ftCh_ThrownCrazyHand.c:34
void ftCh_GrabUnk1_8015B850(HSD_GObj *gobj, FtMotionId msid)
Definition ftCh_ThrownCrazyHand.c:19
void ftCo_ThrownCrazyHand_Phys(HSD_GObj *gobj)
Definition ftCh_ThrownCrazyHand.c:36
enum_t FtMotionId
Definition forward.h:15
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26