SSBM Decomp
Loading...
Searching...
No Matches
ftCo_09F7.h
Go to the documentation of this file.
1#ifndef GALE01_09F7F8
2#define GALE01_09F7F8
3
4#include <melee/ft/forward.h>
5
6#include <dolphin/mtx.h>
7
8/* 09F834 */ void ftCo_8009F834(Fighter_GObj*, int, Fighter_Part, int, int,
9 Vec3*, Vec3*, float);
10/* 0A0098 */ void ftCo_800A0098(Fighter* fp);
11
12#endif
struct Vec Vec3
void ftCo_8009F834(Fighter_GObj *, int, Fighter_Part, int, int, Vec3 *, Vec3 *, float)
Definition ftCo_09F7.c:42
void ftCo_800A0098(Fighter *fp)
Definition ftCo_09F7.c:314
Fighter_Part
Definition forward.h:258
Definition types.h:1250