SSBM Decomp
Loading...
Searching...
No Matches
itpeachturnip.h
Go to the documentation of this file.
1#ifndef GALE01_2BD32C
2#define GALE01_2BD32C
3
4#include <platform.h>
5
6#include "it/forward.h"
8
9#include "it/items/types.h"
10
12/* 2BD45C */ void it_802BD45C(Item_GObj* gobj);
13/* 2BD47C */ void it_802BD47C(Item_GObj*);
14/* 2BD4AC */ HSD_GObj* it_802BD4AC(Item_GObj*, Vec3*, u8, s32, float);
15/* 2BD628 */ void it_802BD628(Item_GObj*);
20/* 2BD748 */ void it_802BD748(Item_GObj*);
24/* 2BD8CC */ void it_802BD8CC(Item_GObj*);
25/* 2BD938 */ bool it_802BD938(Item_GObj*);
26/* 2BD978 */ bool it_802BD978(Item_GObj*);
27/* 2BD99C */ bool it_802BD99C(Item_GObj*);
28/* 2BD9C0 */ bool it_802BD9C0(Item_GObj*);
29/* 2BD9E4 */ bool it_802BD9E4(Item_GObj*);
30/* 2BDA08 */ void it_802BDA08(Item_GObj*, Item_GObj*);
31/* 2BDB94 */ void it_802BDB94(Item_GObj* gobj);
32/* 3F74A8 */ extern ItemStateTable it_803F74A8[];
33
34#endif
bool it_802BD6D4(void)
it_802BD32C
Definition itpeachturnip.c:14
void it_802BD6DC(void)
Definition itpeachturnip.c:19
void it_802BD628(Item_GObj *)
ItemStateTable it_803F74A8[]
bool it_802BD9E4(Item_GObj *)
bool it_802BD978(Item_GObj *)
void it_802BDA08(Item_GObj *, Item_GObj *)
UNK_RET it_802BD864(UNK_PARAMS)
bool it_802BD9C0(Item_GObj *)
UNK_RET it_802BD32C(UNK_PARAMS)
UNK_RET it_802BD7E0(UNK_PARAMS)
bool it_802BD938(Item_GObj *)
void it_802BD45C(Item_GObj *gobj)
bool it_802BD99C(Item_GObj *)
void it_802BDB94(Item_GObj *gobj)
Definition itpeachparasol.c:70
UNK_RET it_802BD818(UNK_PARAMS)
UNK_RET it_802BD6E0(UNK_PARAMS)
void it_802BD8CC(Item_GObj *)
void it_802BD47C(Item_GObj *)
void it_802BD748(Item_GObj *)
HSD_GObj * it_802BD4AC(Item_GObj *, Vec3 *, u8, s32, float)
UNK_RET it_802BD718(UNK_PARAMS)
#define UNK_PARAMS
#define UNK_RET
signed long s32
A signed 32-bit integer.
Definition platform.h:14
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20
Definition gobj.h:25
Definition types.h:11
Definition types.h:13