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 itCerebi_Logic23_Spawned(Item_GObj*);
9/* 2D3F4C */ void it_802D3F4C(Item_GObj*, Item_GObj*);
10/* 3F80F8 */ extern ItemStateTable it_803F80F8[];
11
12#endif
ItemStateTable it_803F80F8[]
Definition itcerebi.c:29
void itCerebi_Logic23_Spawned(Item_GObj *)
Definition itcerebi.c:38
void it_802D3F4C(Item_GObj *, Item_GObj *)
Definition itcerebi.c:47
HSD_GObj Item_GObj
Definition forward.h:55
Definition types.h:11