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:57
bool it_802D85F4(Item_GObj *)
Definition itmato.c:62
void it_802D8554(Item_GObj *)
Definition itmato.c:35
void it_802D84F8(Item_GObj *)
Definition itmato.c:25
ItemStateTable it_803F83E0[]
Definition itmato.c:16
void it_802D8594(Item_GObj *)
Definition itmato.c:47
bool it_802D858C(Item_GObj *)
Definition itmato.c:42
Definition gobj.h:26
Definition types.h:11