SSBM Decomp
Loading...
Searching...
No Matches
itpeachtoadspore.h
Go to the documentation of this file.
1#ifndef GALE01_2BE214
2#define GALE01_2BE214
3
4#include <platform.h>
5
6#include "it/forward.h"
8
9#include "it/items/types.h"
10
11/* 2BE214 */ void it_802BE214(Item_GObj* gobj, Vec3* pos, enum_t,
12 float facing_dir);
16/* 2BE488 */ bool it_802BE488(Item_GObj*);
17/* 2BE4AC */ bool it_802BE4AC(Item_GObj*);
18/* 2BE4D0 */ bool it_802BE4D0(Item_GObj*);
19/* 2BE4F4 */ bool it_802BE4F4(Item_GObj*);
20/* 2BE518 */ bool it_802BE518(Item_GObj*);
21/* 2BE538 */ bool it_802BE538(Item_GObj*);
22/* 2BE578 */ void it_802BE578(Item_GObj*, Item_GObj*);
23/* 3F7548 */ extern ItemStateTable it_803F7548[];
24
25#endif
UNK_RET it_802BE408(UNK_PARAMS)
ItemStateTable it_803F7548[]
bool it_802BE518(Item_GObj *)
UNK_RET it_802BE2E8(UNK_PARAMS)
bool it_802BE538(Item_GObj *)
void it_802BE578(Item_GObj *, Item_GObj *)
bool it_802BE4AC(Item_GObj *)
UNK_RET it_802BE458(UNK_PARAMS)
bool it_802BE4F4(Item_GObj *)
void it_802BE214(Item_GObj *gobj, Vec3 *pos, enum_t, float facing_dir)
bool it_802BE4D0(Item_GObj *)
bool it_802BE488(Item_GObj *)
#define UNK_PARAMS
#define UNK_RET
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:74
Definition gobj.h:25
Definition types.h:11
Definition types.h:13