SSBM Decomp
Loading...
Searching...
No Matches
ftCo_CargoThrow.h
Go to the documentation of this file.
1#ifndef GALE01_09BE54
2#define GALE01_09BE54
3
4#include "ftCommon/forward.h"
5
6/* 09BE54 */ void ftCo_CargoWait2_Anim(ftCo_GObj* gobj);
7/* 09BEB8 */ void ftCo_CargoWait2_Phys(ftCo_GObj* gobj);
8/* 09BED8 */ void ftCo_CargoWait2_Coll(ftCo_GObj* gobj);
9/* 09BF3C */ bool ftCo_8009BF3C(ftCo_GObj* gobj);
10/* 09C0EC */ void ftCo_CargoThrowF_Anim(ftCo_GObj* gobj);
11/* 09C130 */ void ftCo_CargoThrowF_IASA(ftCo_GObj* gobj);
12/* 09C150 */ void ftCo_CargoThrowF_Phys(ftCo_GObj* gobj);
13/* 09C20C */ void ftCo_CargoThrowF_Coll(ftCo_GObj* gobj);
14/* 09C234 */ void ftCo_CargoThrowB_Anim(ftCo_GObj* gobj);
15/* 09C254 */ void ftCo_CargoThrowB_IASA(ftCo_GObj* gobj);
16/* 09C274 */ void ftCo_CargoThrowB_Phys(ftCo_GObj* gobj);
17/* 09C294 */ void ftCo_CargoThrowB_Coll(ftCo_GObj* gobj);
18/* 09C2BC */ void ftCo_CargoThrowHi_Anim(ftCo_GObj* gobj);
19/* 09C2DC */ void ftCo_CargoThrowHi_IASA(ftCo_GObj* gobj);
20/* 09C2FC */ void ftCo_CargoThrowHi_Phys(ftCo_GObj* gobj);
21/* 09C31C */ void ftCo_CargoThrowHi_Coll(ftCo_GObj* gobj);
22/* 09C344 */ void ftCo_CargoThrowLw_Anim(ftCo_GObj* gobj);
23/* 09C364 */ void ftCo_CargoThrowLw_IASA(ftCo_GObj* gobj);
24/* 09C384 */ void ftCo_CargoThrowLw_Phys(ftCo_GObj* gobj);
25/* 09C3A4 */ void ftCo_CargoThrowLw_Coll(ftCo_GObj* gobj);
26/* 09C3CC */ void ftCo_CargoThrowAir_Anim(ftCo_GObj* gobj);
27/* 09C410 */ void ftCo_CargoThrowAir_IASA(ftCo_GObj* gobj);
28/* 09C414 */ void ftCo_CargoThrowAir_Phys(ftCo_GObj* gobj);
29/* 09C434 */ void ftCo_CargoThrowAir_Coll(ftCo_GObj* gobj);
30
31#endif
void ftCo_CargoThrowLw_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:231
void ftCo_CargoThrowAir_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:251
void ftCo_CargoThrowLw_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:221
void ftCo_CargoWait2_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:40
void ftCo_CargoThrowHi_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:196
void ftCo_CargoThrowF_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:123
void ftCo_CargoThrowHi_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:211
void ftCo_CargoThrowAir_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:246
void ftCo_CargoThrowAir_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:236
void ftCo_CargoThrowB_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:191
void ftCo_CargoThrowB_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:176
bool ftCo_8009BF3C(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:84
void ftCo_CargoThrowB_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:186
void ftCo_CargoThrowF_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:171
void ftCo_CargoThrowHi_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:201
void ftCo_CargoWait2_Coll(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:45
void ftCo_CargoThrowLw_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:216
void ftCo_CargoThrowF_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:136
void ftCo_CargoThrowHi_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:206
void ftCo_CargoThrowB_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:181
void ftCo_CargoWait2_Anim(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:27
void ftCo_CargoThrowF_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:131
void ftCo_CargoThrowLw_Phys(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:226
void ftCo_CargoThrowAir_IASA(ftCo_GObj *gobj)
Definition ftCo_CargoThrow.c:244
Fighter_GObj ftCo_GObj
Definition forward.h:10