SSBM Decomp
Loading...
Searching...
No Matches
ftCl_AppealS.h
Go to the documentation of this file.
1#ifndef GALE01_149354
2#define GALE01_149354
3
4#include <baselib/forward.h>
5
6/* 149354 */ void ftCl_AppealS_Anim(HSD_GObj* gobj);
7/* 14943C */ void ftCl_AppealS_IASA(HSD_GObj* gobj);
8/* 14945C */ void ftCl_AppealS_Phys(HSD_GObj* gobj);
9/* 14947C */ void ftCl_AppealS_Coll(HSD_GObj* gobj);
10
11#endif
void ftCl_AppealS_IASA(HSD_GObj *gobj)
Definition ftCl_AppealS.c:46
void ftCl_AppealS_Coll(HSD_GObj *gobj)
Definition ftCl_AppealS.c:56
void ftCl_AppealS_Phys(HSD_GObj *gobj)
Definition ftCl_AppealS.c:51
void ftCl_AppealS_Anim(HSD_GObj *gobj)
Definition ftCl_AppealS.c:18
Definition gobj.h:25