SSBM Decomp
Loading...
Searching...
No Matches
ityoshieggthrow.h
Go to the documentation of this file.
1#ifndef GALE01_2B2890
2#define GALE01_2B2890
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2B2AE0 */ void it_802B2AE0(Item_GObj*);
11/* 2B2C04 */ bool it_802B2C04(Item_GObj*);
12/* 2B2D50 */ bool it_802B2D50(Item_GObj*);
13/* 2B2E5C */ bool it_802B2E5C(Item_GObj*);
14/* 2B2E7C */ bool it_802B2E7C(Item_GObj*);
15/* 2B2F88 */ bool it_802B2F88(Item_GObj*);
16/* 2B2FA8 */ void it_802B2FA8(Item_GObj*, Item_GObj*);
17/* 3F7118 */ extern ItemStateTable it_803F7118[];
18
19#endif
ItemStateTable it_803F7118[]
void it_802B2AE0(Item_GObj *)
bool it_802B2D50(Item_GObj *)
bool it_802B2C04(Item_GObj *)
bool it_802B2E5C(Item_GObj *)
bool it_802B2F88(Item_GObj *)
void it_802B2FA8(Item_GObj *, Item_GObj *)
bool it_802B2E7C(Item_GObj *)
Definition gobj.h:25
Definition types.h:11