SSBM Decomp
Loading...
Searching...
No Matches
itcerebi.h
Go to the documentation of this file.
1#ifndef GALE01_2D3EF8
2#define GALE01_2D3EF8
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 2D3EF8 */ void it_802D3EF8(Item_GObj*);
9/* 2D3F4C */ void it_802D3F4C(Item_GObj*, Item_GObj*);
10/* 3F80F8 */ extern ItemStateTable it_803F80F8[];
11
12#endif
void it_802D3EF8(Item_GObj *)
Definition itcerebi.c:33
ItemStateTable it_803F80F8[]
Definition itcerebi.c:27
void it_802D3F4C(Item_GObj *, Item_GObj *)
Definition itcerebi.c:42
Definition gobj.h:25
Definition types.h:11