SSBM Decomp
Loading...
Searching...
No Matches
ftCo_CargoKneebend.h
Go to the documentation of this file.
1#ifndef GALE01_09B9C8
2#define GALE01_09B9C8
3
4#include "ftCommon/forward.h"
5
6/* 09B9C8 */ void ftCo_8009B9C8(ftCo_GObj* gobj, int arg1);
7/* 09BA50 */ void ftCo_CargoKneebend_Anim(ftCo_GObj* gobj);
8/* 09BAA0 */ void ftCo_CargoKneebend_IASA(ftCo_GObj* gobj);
9/* 09BADC */ void ftCo_CargoKneebend_Phys(ftCo_GObj* gobj);
10/* 09BAFC */ void ftCo_CargoKneebend_Coll(ftCo_GObj* gobj);
11
12#endif
void ftCo_CargoKneebend_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoKneebend.c:44
void ftCo_CargoKneebend_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoKneebend.c:55
void ftCo_CargoKneebend_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoKneebend.c:35
void ftCo_CargoKneebend_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoKneebend.c:50
void ftCo_8009B9C8(ftCo_GObj *gobj, int arg1)
Definition ftCo_CargoKneebend.c:21
Fighter_GObj ftCo_GObj
Definition forward.h:10