SSBM Decomp
Loading...
Searching...
No Matches
itscball.h
Go to the documentation of this file.
1#ifndef GALE01_294AB0
2#define GALE01_294AB0
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 294AB0 */ void it_80294AB0(Item_GObj*);
11/* 294BE4 */ void it_80294BE4(Item_GObj*);
12/* 294C14 */ void it_80294C14(Item_GObj*);
13/* 294C3C */ void it_80294C3C(Item_GObj*);
14/* 294CE4 */ void it_80294CE4(Item_GObj*);
15/* 294D4C */ bool it_80294D4C(Item_GObj*);
16/* 294D54 */ bool it_80294D54(Item_GObj*);
17/* 294D5C */ bool it_80294D5C(Item_GObj*);
18/* 294D7C */ bool it_80294D7C(Item_GObj*);
19/* 3F6220 */ extern ItemStateTable it_803F6220[];
20
21#endif
void it_80294AB0(Item_GObj *)
Definition itscball.c:37
void it_80294C3C(Item_GObj *)
Definition itscball.c:103
bool it_80294D54(Item_GObj *)
Definition itscball.c:149
void it_80294CE4(Item_GObj *)
Definition itscball.c:126
bool it_80294D5C(Item_GObj *)
Definition itscball.c:154
ItemStateTable it_803F6220[]
Definition itscball.c:29
void it_80294BE4(Item_GObj *)
Definition itscball.c:88
void it_80294C14(Item_GObj *)
Definition itscball.c:98
bool it_80294D4C(Item_GObj *)
Definition itscball.c:144
bool it_80294D7C(Item_GObj *)
Definition itscball.c:159
Definition gobj.h:25
Definition types.h:11