SSBM Decomp
Loading...
Searching...
No Matches
ftMh_CaptureDamageMasterHand.h
Go to the documentation of this file.
1#ifndef GALE01_155C94
2#define GALE01_155C94
3
4#include <baselib/forward.h>
5
7/* 155C20 */ void ftMh_CaptureDamageMasterHand_Anim(HSD_GObj* gobj);
8/* 155C90 */ void ftMh_CaptureDamageMasterHand_Coll(HSD_GObj* gobj);
9/* 155C88 */ void ftMh_CaptureDamageMasterHand_IASA(HSD_GObj* gobj);
10/* 155C8C */ void ftMh_CaptureDamageMasterHand_Phys(HSD_GObj* gobj);
11
12#endif
void ftMh_CaptureDamageMasterHand_Anim(HSD_GObj *gobj)
Definition ftMh_CaptureMasterHand.c:37
void ftMh_CaptureDamageMasterHand_IASA(HSD_GObj *gobj)
Definition ftMh_CaptureDamageMasterHand.c:12
void ftMh_CaptureDamageMasterHand_80155C94(HSD_GObj *gobj)
Definition ftMh_CaptureDamageMasterHand.c:18
void ftMh_CaptureDamageMasterHand_Coll(HSD_GObj *gobj)
Definition ftMh_CaptureDamageMasterHand.c:16
void ftMh_CaptureDamageMasterHand_Phys(HSD_GObj *gobj)
Definition ftMh_CaptureDamageMasterHand.c:14
Definition gobj.h:25