SSBM Decomp
Loading...
Searching...
No Matches
ftCh_Sweep.h
Go to the documentation of this file.
1#ifndef GALE01_15746C
2#define GALE01_15746C
3
4#include <baselib/forward.h>
5
6/* 15746C */ void fn_8015746C(HSD_GObj* gobj);
7/* 1574B8 */ void ftCh_SweepLoop_Anim(HSD_GObj* gobj);
8/* 1574F4 */ void ftCh_SweepLoop_IASA(HSD_GObj* gobj);
9/* 157538 */ void ftCh_SweepLoop_Phys(HSD_GObj* gobj);
10/* 157558 */ void ftCh_SweepLoop_Coll(HSD_GObj* gobj);
11
12#endif
void ftCh_SweepLoop_IASA(HSD_GObj *gobj)
Definition ftCh_Sweep.c:35
void ftCh_SweepLoop_Anim(HSD_GObj *gobj)
Definition ftCh_Sweep.c:28
void ftCh_SweepLoop_Phys(HSD_GObj *gobj)
Definition ftCh_Sweep.c:43
void fn_8015746C(HSD_GObj *gobj)
Definition ftCh_Sweep.c:21
void ftCh_SweepLoop_Coll(HSD_GObj *gobj)
Definition ftCh_Sweep.c:48
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26