SSBM Decomp
Loading...
Searching...
No Matches
ftcpuattack.h
Go to the documentation of this file.
1#ifndef MELEE_FT_CPUATTACK_H
2#define MELEE_FT_CPUATTACK_H
3
4#include <placeholder.h>
5
6#include <melee/ft/forward.h>
7#include <melee/it/forward.h>
8
12/* 0B6208 */ int ftCo_800B6208(UNK_T);
13/* 0B630C */ bool ftCo_800B630C(Fighter*);
14/* 0B63D8 */ void ftCo_800B63D8(Fighter*);
15/* 0B658C */ void ftCo_800B658C(Fighter*);
16/* 0B683C */ void ftCo_800B683C(Fighter*);
17/* 0B7180 */ void ftCo_800B7180(Fighter*);
18/* 0B732C */ int ftCo_800B732C(Fighter*);
19/* 0B7638 */ int ftCo_800B7638(Fighter*);
20/* 0B77E8 */ void ftCo_800B77E8(Fighter*);
21/* 0B885C */ bool ftCo_800B885C(Fighter*);
22/* 0B89CC */ bool ftCo_800B89CC(Fighter*);
23/* 0B8A9C */ bool ftCo_800B8A9C(Fighter*);
24/* 0B9020 */ void ftCo_800B9020(Fighter*);
25/* 0B920C */ void ftCo_800B920C(Fighter*);
26/* 0B92D4 */ void ftCo_800B92D4(Fighter*);
27/* 0B9340 */ void ftCo_800B9340(Fighter*);
28/* 0B9504 */ void ftCo_800B9504(Fighter*);
29/* 0B9704 */ void ftCo_800B9704(Fighter*);
30/* 0B9790 */ bool ftCo_800B9790(Fighter*, float, float);
31/* 0B98C8 */ bool ftCo_800B98C8(Fighter*, float, float);
32/* 0B9A04 */ bool ftCo_800B9A04(Fighter*, Item*, float, float);
33/* 0B9CBC */ bool ftCo_800B9CBC(Fighter*);
34/* 0B9F6C */ bool ftCo_800B9F6C(Fighter*);
35/* 0B9F90 */ void ftCo_800B9F90(Fighter*);
36/* 0BA080 */ void ftCo_800BA080(Fighter*);
37/* 0BA160 */ void ftCo_800BA160(Fighter*);
38/* 0BA224 */ void ftCo_800BA224(Fighter*);
39/* 0BA2E8 */ bool ftCo_800BA2E8(Fighter*, Fighter*);
40/* 0BA674 */ void ftCo_800BA674(Fighter*, Fighter*);
41/* 0BA9A0 */ void ftCo_800BA9A0(Fighter*);
42/* 0BB104 */ bool ftCo_800BB104(Fighter*, Fighter*, Vec3*, float);
43/* 0BB220 */ int ftCo_800BB220(Fighter*, Item* ip, Vec3*, float);
44/* 0BB768 */ int ftCo_800BB768(Fighter*, Fighter*);
45/* 0BB9B4 */ int ftCo_800BB9B4(Fighter*);
46
47#endif
bool ftCo_800B98C8(Fighter *, float, float)
void ftCo_800B9504(Fighter *)
Definition ftcpuattack.c:806
void ftCo_800B9F90(Fighter *)
Definition ftcpuattack.c:1111
void ftCo_800B63D8(Fighter *)
Tells the fighter to wait for a random amount of time, based on the CPU level.
Definition ftcpuattack.c:75
bool ftCo_800B9CBC(Fighter *)
Definition ftcpuattack.c:1021
void ftCo_800B683C(Fighter *)
Definition ftcpuattack.c:195
void ftCo_800B9340(Fighter *)
Definition ftcpuattack.c:773
void ftCo_800BA224(Fighter *)
Definition ftcpuattack.c:1172
int ftCo_800B7638(Fighter *)
Definition ftcpuattack.c:549
UNK_RET ftCo_800B5AB0(UNK_PARAMS)
bool ftCo_800B630C(Fighter *)
ftCo_800B4AB0
Definition ftcpuattack.c:35
int ftCo_800B732C(Fighter *)
Definition ftcpuattack.c:461
bool ftCo_800B9A04(Fighter *, Item *, float, float)
bool ftCo_800B885C(Fighter *)
ftCo_800B77E8
Definition ftcpuattack.c:608
UNK_RET ftCo_800B4AB0(UNK_PARAMS)
int ftCo_800B6208(UNK_T)
void ftCo_800B9020(Fighter *)
ftCo_800B8A9C
Definition ftcpuattack.c:670
bool ftCo_800B89CC(Fighter *)
Definition ftcpuattack.c:641
void ftCo_800BA674(Fighter *, Fighter *)
Definition ftcpuattack.c:1214
void ftCo_800B77E8(Fighter *)
UNK_RET ftCo_800B52AC(UNK_PARAMS)
void ftCo_800BA080(Fighter *)
Definition ftcpuattack.c:1134
int ftCo_800BB9B4(Fighter *)
Definition ftcpuattack.c:1521
void ftCo_800B920C(Fighter *)
Definition ftcpuattack.c:739
bool ftCo_800B9F6C(Fighter *)
Definition ftcpuattack.c:1103
void ftCo_800BA9A0(Fighter *)
Definition ftcpuattack.c:1295
void ftCo_800B9704(Fighter *)
Definition ftcpuattack.c:856
void ftCo_800B92D4(Fighter *)
Definition ftcpuattack.c:760
void ftCo_800B658C(Fighter *)
Definition ftcpuattack.c:109
bool ftCo_800BB104(Fighter *, Fighter *, Vec3 *, float)
void ftCo_800B7180(Fighter *)
Definition ftcpuattack.c:412
int ftCo_800BB768(Fighter *, Fighter *)
ftCo_800BB220
Definition ftcpuattack.c:1440
bool ftCo_800B9790(Fighter *, float, float)
void ftCo_800BA160(Fighter *)
Definition ftcpuattack.c:1157
int ftCo_800BB220(Fighter *, Item *ip, Vec3 *, float)
bool ftCo_800B8A9C(Fighter *)
bool ftCo_800BA2E8(Fighter *, Fighter *)
Definition ftcpuattack.c:1187
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_T
Definition placeholder.h:32
#define UNK_RET
Definition placeholder.h:40
Definition types.h:1103
Definition types.h:201