SSBM Decomp
Loading...
Searching...
No Matches
itpikachutjoltground.h
Go to the documentation of this file.
1#ifndef GALE01_2B3368
2#define GALE01_2B3368
3
4#include <platform.h>
5
6#include "it/forward.h"
8
9#include "it/items/types.h"
10
12/* 2B338C */ void it_802B338C(Item_GObj*, Vec3*, float facing_dir, u32);
13/* 2B34E4 */ void it_802B34E4(Item_GObj*);
14/* 2B3544 */ void it_802B3544(Item_GObj* gobj);
22/* 2B3A94 */ bool it_802B3A94(Item_GObj*);
23/* 2B3AF8 */ bool it_802B3AF8(Item_GObj*);
24/* 2B3C44 */ bool it_802B3C44(Item_GObj*);
25/* 2B3CA8 */ bool it_802B3CA8(Item_GObj*);
26/* 2B3D0C */ bool it_802B3D0C(Item_GObj*);
27/* 2B3D70 */ bool it_802B3D70(Item_GObj*);
28/* 2B3EDC */ void it_802B3EDC(Item_GObj*, Item_GObj*);
29/* 3F7190 */ extern ItemStateTable it_803F7190[];
30
31#endif
UNK_RET it_802B3680(UNK_PARAMS)
void it_802B3544(Item_GObj *gobj)
it_802B3368
Definition itpikachutjoltground.c:11
ItemStateTable it_803F7190[]
UNK_RET it_802B3808(UNK_PARAMS)
bool it_802B3D70(Item_GObj *)
UNK_RET it_802B37F0(UNK_PARAMS)
UNK_RET it_802B3554(UNK_PARAMS)
void it_802B338C(Item_GObj *, Vec3 *, float facing_dir, u32)
bool it_802B3C44(Item_GObj *)
bool it_802B3AF8(Item_GObj *)
UNK_RET it_802B3790(UNK_PARAMS)
UNK_RET it_802B397C(UNK_PARAMS)
UNK_RET it_802B36BC(UNK_PARAMS)
void it_802B3EDC(Item_GObj *, Item_GObj *)
bool it_802B3D0C(Item_GObj *)
void it_802B34E4(Item_GObj *)
UNK_RET it_802B3368(UNK_PARAMS)
bool it_802B3A94(Item_GObj *)
bool it_802B3CA8(Item_GObj *)
#define UNK_PARAMS
#define UNK_RET
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26
Definition gobj.h:25
Definition types.h:11
Definition types.h:13