SSBM Decomp
Loading...
Searching...
No Matches
ftmetal.h
Go to the documentation of this file.
1#ifndef GALE01_0C8170
2#define GALE01_0C8170
3
4#include <platform.h>
5#include <placeholder.h>
6
7#include "ftCommon/forward.h"
8
10/* 0C8348 */ void ftCo_800C8348(ftCo_GObj*, s32, s32);
11/* 0C8438 */ void ftCo_800C8438(ftCo_GObj* gobj);
12/* 0C8540 */ void ftCo_800C8540(ftCo_GObj* gobj);
14
15#endif
void ftCo_800C8540(ftCo_GObj *gobj)
UNK_RET ft_800C8170(UNK_PARAMS)
UNK_RET ft_800C85B8(UNK_PARAMS)
void ftCo_800C8348(ftCo_GObj *, s32, s32)
void ftCo_800C8438(ftCo_GObj *gobj)
Fighter_GObj ftCo_GObj
Definition forward.h:10
#define UNK_PARAMS
#define UNK_RET
signed long s32
A signed 32-bit integer.
Definition platform.h:14