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"
7
8#include "it/items/types.h"
9
10#include <dolphin/mtx.h>
11
12/* 2BE214 */ Item_GObj* it_802BE214(Item_GObj* gobj, Vec3* pos, ItemKind kind,
13 f32 facing_dir);
14/* 2BE2E8 */ UNK_RET it_802BE2E8(Item_GObj*, Item_GObj*);
15/* 2BE408 */ bool it_802BE408(Item_GObj*);
16/* 2BE458 */ void it_802BE458(Item_GObj*);
17/* 2BE488 */ bool it_802BE488(Item_GObj*);
18/* 2BE4AC */ bool it_802BE4AC(Item_GObj*);
19/* 2BE4D0 */ bool it_802BE4D0(Item_GObj*);
20/* 2BE4F4 */ bool it_802BE4F4(Item_GObj*);
21/* 2BE518 */ bool it_802BE518(Item_GObj*);
22/* 2BE538 */ bool it_802BE538(Item_GObj*);
23/* 2BE578 */ void it_802BE578(Item_GObj*, Item_GObj*);
24/* 3F7548 */ extern ItemStateTable it_803F7548[];
25
26#endif
ItemStateTable it_803F7548[]
Definition itpeachtoadspore.c:19
bool it_802BE518(Item_GObj *)
Definition itpeachtoadspore.c:142
UNK_RET it_802BE2E8(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:52
bool it_802BE538(Item_GObj *)
Definition itpeachtoadspore.c:147
void it_802BE578(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:159
bool it_802BE4AC(Item_GObj *)
Definition itpeachtoadspore.c:124
bool it_802BE4F4(Item_GObj *)
Definition itpeachtoadspore.c:136
bool it_802BE4D0(Item_GObj *)
Definition itpeachtoadspore.c:130
void it_802BE458(Item_GObj *)
Definition itpeachtoadspore.c:107
bool it_802BE408(Item_GObj *)
Definition itpeachtoadspore.c:90
Item_GObj * it_802BE214(Item_GObj *gobj, Vec3 *pos, ItemKind kind, f32 facing_dir)
Definition itpeachtoadspore.c:26
bool it_802BE488(Item_GObj *)
Definition itpeachtoadspore.c:118
ItemKind
Definition forward.h:107
#define UNK_RET
Definition placeholder.h:40
Definition gobj.h:26
Definition types.h:11