SSBM Decomp
Loading...
Searching...
No Matches
itmato.h
Go to the documentation of this file.
1#ifndef GALE01_2D84F8
2#define GALE01_2D84F8
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2D84F8 */ void it_802D84F8(Item_GObj*);
11/* 2D8554 */ void it_802D8554(Item_GObj*);
12/* 2D858C */ bool it_802D858C(Item_GObj*);
13/* 2D8594 */ void it_802D8594(Item_GObj*);
14/* 2D85EC */ bool it_802D85EC(Item_GObj*);
15/* 2D85F4 */ bool it_802D85F4(Item_GObj*);
16/* 3F83E0 */ extern ItemStateTable it_803F83E0[];
17
18#endif
bool it_802D85EC(Item_GObj *)
Definition itmato.c:58
bool it_802D85F4(Item_GObj *)
Definition itmato.c:63
void it_802D8554(Item_GObj *)
Definition itmato.c:36
void it_802D84F8(Item_GObj *)
Definition itmato.c:26
ItemStateTable it_803F83E0[]
Definition itmato.c:17
void it_802D8594(Item_GObj *)
Definition itmato.c:48
bool it_802D858C(Item_GObj *)
Definition itmato.c:43
Definition gobj.h:25
Definition types.h:11