SSBM Decomp
Loading...
Searching...
No Matches
ftCh_Cancel.h
Go to the documentation of this file.
1#ifndef GALE01_15A030
2#define GALE01_15A030
3
4#include <baselib/forward.h>
5
6/* 15A030 */ void ftCh_Init_8015A030(HSD_GObj* gobj);
7/* 15A0C4 */ void ftCh_Cancel_Anim(HSD_GObj* gobj);
8/* 15A10C */ void ftCh_Cancel_IASA(HSD_GObj* gobj);
9/* 15A150 */ void ftCh_Cancel_Phys(HSD_GObj* gobj);
10/* 15A180 */ void ftCh_Cancel_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_Cancel_Anim(HSD_GObj *gobj)
Definition ftCh_Cancel.c:36
void ftCh_Cancel_Phys(HSD_GObj *gobj)
Definition ftCh_Cancel.c:52
void ftCh_Cancel_IASA(HSD_GObj *gobj)
Definition ftCh_Cancel.c:44
void ftCh_Init_8015A030(HSD_GObj *gobj)
Definition ftCh_Cancel.c:21
void ftCh_Cancel_Coll(HSD_GObj *gobj)
Definition ftCh_Cancel.c:59
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26