SSBM Decomp
Loading...
Searching...
No Matches
itfflower.h
Go to the documentation of this file.
1#ifndef GALE01_292D48
2#define GALE01_292D48
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9#include "it/types.h"
10
11/* 292D48 */ Item_GObj* it_80292D48(Vec3*);
12/* 292E04 */ void it_80292E04(Item_GObj*);
13/* 292E64 */ void it_80292E64(Item_GObj*);
14/* 292EAC */ void it_80292EAC(Item_GObj*);
15/* 292EF8 */ void it_80292EF8(Item_GObj*, Vec3*);
16/* 292F14 */ void it_80292F14(Item_GObj*, Vec3*, f32);
17/* 293284 */ void it_80293284(Item_GObj*);
18/* 2933C4 */ void it_802933C4(Item_GObj*);
19/* 2933EC */ void it_802933EC(Item_GObj*);
20/* 293488 */ bool it_80293488(Item_GObj*);
21/* 2934AC */ bool it_802934AC(Item_GObj*);
22/* 2934D0 */ bool it_802934D0(Item_GObj*);
23/* 2934F4 */ bool it_802934F4(Item_GObj*);
24/* 293514 */ bool it_80293514(Item_GObj*);
25/* 293534 */ void it_80293534(Item_GObj*);
26/* 293640 */ void it_80293640(Item_GObj*, Item_GObj*);
27/* 3F6090 */ extern ItemStateTable it_803F6090[];
28
29#endif
bool it_802934D0(Item_GObj *)
Definition itfflower.c:313
void it_802933C4(Item_GObj *)
Definition itfflower.c:272
bool it_802934F4(Item_GObj *)
Definition itfflower.c:319
bool it_802934AC(Item_GObj *)
Definition itfflower.c:307
void it_80293284(Item_GObj *)
Definition itfflower.c:235
bool it_80293488(Item_GObj *)
Definition itfflower.c:301
void it_80292EF8(Item_GObj *, Vec3 *)
Definition itfflower.c:132
void it_80293640(Item_GObj *, Item_GObj *)
Definition itfflower.c:356
Item_GObj * it_80292D48(Vec3 *)
Definition itfflower.c:64
void it_80292E04(Item_GObj *)
Definition itfflower.c:90
void it_80292EAC(Item_GObj *)
Definition itfflower.c:116
void it_80292E64(Item_GObj *)
Definition itfflower.c:103
bool it_80293514(Item_GObj *)
Definition itfflower.c:324
void it_80293534(Item_GObj *)
Definition itfflower.c:329
ItemStateTable it_803F6090[]
Definition itfflower.c:31
void it_80292F14(Item_GObj *, Vec3 *, f32)
Definition itfflower.c:139
void it_802933EC(Item_GObj *)
Definition itfflower.c:277
float f32
A 32-bit floating-point number.
Definition platform.h:62
Definition gobj.h:25
Definition types.h:11
Definition types.h:13