SSBM Decomp
Loading...
Searching...
No Matches
ftmasterhandthrownmasterhand.h
Go to the documentation of this file.
1#ifndef GALE01_155D1C
2#define GALE01_155D1C
3
5
12 s32 arg1);
13/* 155E08 */ void ftMh_ThrownMasterHand_Anim(HSD_GObj* gobj);
14/* 155E0C */ void ftMh_ThrownMasterHand_IASA(HSD_GObj* gobj);
15/* 155E10 */ void ftMh_ThrownMasterHand_Phys(HSD_GObj* gobj);
16/* 155E14 */ void ftMh_ThrownMasterHand_Coll(HSD_GObj* gobj);
17
18#endif
signed long s32
Definition types.h:8
void ftMh_ThrownMasterHand_IASA(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:46
void ftMh_CaptureWaitMasterHand_80155D6C(HSD_GObj *gobj, s32 arg1)
Definition ftmasterhandthrownmasterhand.c:29
void ftMh_ThrownMasterHand_Phys(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:48
void ftMh_CaptureWaitMasterHand_Anim(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:21
void ftMh_CaptureWaitMasterHand_IASA(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:23
void ftMh_ThrownMasterHand_Anim(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:44
void ftMh_ThrownMasterHand_Coll(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:50
void ftMh_CaptureWaitMasterHand_80155D1C(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:13
void ftMh_CaptureWaitMasterHand_Phys(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:25
void ftMh_CaptureWaitMasterHand_Coll(HSD_GObj *gobj)
Definition ftmasterhandthrownmasterhand.c:27
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28