SSBM Decomp
Loading...
Searching...
No Matches
ftCo_ThrownMewtwo.h
Go to the documentation of this file.
1#ifndef GALE01_0BD17C
2#define GALE01_0BD17C
3
4#include "ftCommon/forward.h"
5
6/* 0BD0E8 */ void ftCo_800BD0E8(ftCo_GObj* gobj, FtMotionId msid);
7/* 0BD17C */ void ftCo_ThrownMewtwo_Anim(ftCo_GObj* gobj);
8/* 0BD180 */ void ftCo_ThrownMewtwo_IASA(ftCo_GObj* gobj);
9/* 0BD184 */ void ftCo_ThrownMewtwo_Phys(ftCo_GObj* gobj);
10/* 0BD188 */ void ftCo_ThrownMewtwo_Coll(ftCo_GObj* gobj);
11/* 0BD18C */ void ftCo_ThrownMewtwoAir_Anim(ftCo_GObj* gobj);
12/* 0BD190 */ void ftCo_ThrownMewtwoAir_IASA(ftCo_GObj* gobj);
13/* 0BD194 */ void ftCo_ThrownMewtwoAir_Phys(ftCo_GObj* gobj);
14/* 0BD198 */ void ftCo_ThrownMewtwoAir_Coll(ftCo_GObj* gobj);
15
16#endif
void ftCo_ThrownMewtwo_Phys(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:41
void ftCo_ThrownMewtwoAir_Phys(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:49
void ftCo_ThrownMewtwoAir_IASA(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:47
void ftCo_ThrownMewtwoAir_Anim(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:45
void ftCo_ThrownMewtwo_IASA(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:39
void ftCo_ThrownMewtwo_Coll(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:43
void ftCo_800BD0E8(ftCo_GObj *gobj, FtMotionId msid)
Definition ftCo_ThrownMewtwo.c:15
void ftCo_ThrownMewtwo_Anim(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:37
void ftCo_ThrownMewtwoAir_Coll(ftCo_GObj *gobj)
Definition ftCo_ThrownMewtwo.c:51
Fighter_GObj ftCo_GObj
Definition forward.h:10
enum_t FtMotionId
Definition forward.h:12