SSBM Decomp
Loading...
Searching...
No Matches
ftdevice.h
Go to the documentation of this file.
1#ifndef GALE01_0C0658
2#define GALE01_0C0658
3
4#include <platform.h>
5#include <placeholder.h>
6
8
9#include "ft/types.h"
10
11#include <dolphin/mtx/types.h>
12
13/* 0C0658 */ ftDeviceUnk2* ftCo_800C0658(Fighter* fp);
14/* 0C0674 */ ftDeviceUnk2* ftCo_800C0674(Fighter_GObj* gobj);
15/* 0C0694 */ enum_t ftCo_800C0694(Fighter* fp);
16/* 0C06B4 */ int ftCo_800C06B4(Fighter* fp);
17/* 0C06C0 */ void ftCo_800C06C0(void);
18/* 0C06E8 */ UNK_RET ftCo_800C06E8(UNK_PARAMS);
19/* 0C0764 */ UNK_RET ftCo_800C0764(UNK_PARAMS);
20/* 0C07F8 */ void ftCo_800C07F8(UNK_T arg0, int arg1, int arg2);
21/* 459A68 */ extern struct ftDeviceUnk3 ft_80459A68[4];
22/* 459A74 */ extern struct ftDeviceUnk5 ftDevice_BuryThings[2];
23/* 459A8C */ extern UNK_T ft_80459A8C;
24/* 4D6570 */ extern int ft_804D6570;
25/* 4D6574 */ extern int ftDevice_BuryThingCount;
26/* 4D6578 */ extern struct ftDeviceUnk4 ft_804D6578;
27
28#endif
UNK_RET ftCo_800C0764(UNK_PARAMS)
Definition ftdevice.c:57
UNK_RET ftCo_800C06E8(UNK_PARAMS)
Definition ftdevice.c:52
int ftDevice_BuryThingCount
UNK_T ft_80459A8C
ftDeviceUnk2 * ftCo_800C0674(Fighter_GObj *gobj)
Definition ftdevice.c:23
int ft_804D6570
enum_t ftCo_800C0694(Fighter *fp)
Definition ftdevice.c:29
struct ftDeviceUnk4 ft_804D6578
struct ftDeviceUnk5 ftDevice_BuryThings[2]
void ftCo_800C07F8(UNK_T arg0, int arg1, int arg2)
Definition ftdevice.c:62
ftDeviceUnk2 * ftCo_800C0658(Fighter *fp)
Definition ftdevice.c:18
int ftCo_800C06B4(Fighter *fp)
Definition ftdevice.c:34
struct ftDeviceUnk3 ft_80459A68[4]
void ftCo_800C06C0(void)
Definition ftdevice.c:39
#define UNK_PARAMS
#define UNK_T
#define UNK_RET
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:74
Definition types.h:1063
Definition types.h:897
Definition types.h:939
Definition types.h:945
Definition types.h:951