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/* 091030 */ void ftCo_80091030(ftCo_GObj* gobj);
9/* 0912A8 */ void ftCo_DamageIce_Anim(ftCo_GObj* gobj);
10/* 0913DC */ void ftCo_DamageIce_IASA(ftCo_GObj* gobj);
11/* 0913E0 */ void ftCo_DamageIce_Phys(ftCo_GObj* gobj);
12/* 09144C */ void ftCo_DamageIce_Coll(ftCo_GObj* gobj);
13/* 0914A4 */ void ftCo_800914A4(ftCo_GObj* gobj);
14/* 091854 */ void ftCo_80091854(ftCo_GObj* gobj);
15/* 091988 */ void ftCo_DamageIceJump_Anim(ftCo_GObj* gobj);
16/* 0919D8 */ void ftCo_DamageIceJump_IASA(ftCo_GObj* gobj);
17/* 0919DC */ void ftCo_DamageIceJump_Phys(ftCo_GObj* gobj);
18/* 0919FC */ void ftCo_DamageIceJump_Coll(ftCo_GObj* gobj);
19
20#endif
void ftCo_80091854(ftCo_GObj *gobj)
void ftCo_DamageIceJump_Coll(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:297
void ftCo_800914A4(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:238
void ftCo_DamageIce_IASA(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:212
void ftCo_80090B60(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:106
void ftCo_80090984(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:49
void ftCo_DamageIce_Phys(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:214
void ftCo_DamageIce_Coll(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:228
void ftCo_DamageIceJump_Phys(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:292
void ftCo_80091030(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:111
void ftCo_DamageIce_Anim(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:190
void ftCo_DamageIceJump_Anim(ftCo_GObj *gobj)
void ftCo_DamageIceJump_IASA(ftCo_GObj *gobj)
Definition ftCo_DamageIce.c:290
Fighter_GObj ftCo_GObj
Definition forward.h:10