SSBM Decomp
Loading...
Searching...
No Matches
ftCo_DamageIce.h
Go to the documentation of this file.
1#ifndef GALE01_0912A8
2#define GALE01_0912A8
3
4#include "ftCommon/forward.h"
5
6/* 090984 */ void ftCo_80090984(ftCo_GObj* gobj);
7/* 090B60 */ void ftCo_80090B60(ftCo_GObj* gobj);
8/* 090AC0 */ void ftCo_80090AC0(Fighter*);
9/* 091030 */ void ftCo_80091030(ftCo_GObj* gobj);
10/* 0912A8 */ void ftCo_DamageIce_Anim(ftCo_GObj* gobj);
11/* 0913DC */ void ftCo_DamageIce_IASA(ftCo_GObj* gobj);
12/* 0913E0 */ void ftCo_DamageIce_Phys(ftCo_GObj* gobj);
13/* 09144C */ void ftCo_DamageIce_Coll(ftCo_GObj* gobj);
14/* 0914A4 */ void ftCo_800914A4(ftCo_GObj* gobj);
15/* 091854 */ void ftCo_80091854(ftCo_GObj* gobj);
16/* 091988 */ void ftCo_DamageIceJump_Anim(ftCo_GObj* gobj);
17/* 0919D8 */ void ftCo_DamageIceJump_IASA(ftCo_GObj* gobj);
18/* 0919DC */ void ftCo_DamageIceJump_Phys(ftCo_GObj* gobj);
19/* 0919FC */ void ftCo_DamageIceJump_Coll(ftCo_GObj* gobj);
20
21#endif
void ftCo_80091854(ftCo_GObj *gobj)
void ftCo_DamageIceJump_Coll(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:296
void ftCo_80090AC0(Fighter *)
Definition ftCo_DamageIce.c:89
void ftCo_800914A4(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:237
void ftCo_DamageIce_IASA(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:211
void ftCo_80090B60(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:105
void ftCo_80090984(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:48
void ftCo_DamageIce_Phys(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:213
void ftCo_DamageIce_Coll(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:227
void ftCo_DamageIceJump_Phys(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:291
void ftCo_80091030(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:110
void ftCo_DamageIce_Anim(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:189
void ftCo_DamageIceJump_Anim(ftCo_GObj *gobj)
void ftCo_DamageIceJump_IASA(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:289
Fighter_GObj ftCo_GObj
Definition forward.h:10
Definition types.h:1071