SSBM Decomp
Loading...
Searching...
No Matches
itspycloak.h
Go to the documentation of this file.
1#ifndef GALE01_295C48
2#define GALE01_295C48
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 295C48 */ void it_80295C48(Item_GObj*);
9/* 295D90 */ void it_80295D90(Item_GObj*);
10/* 295DC0 */ void it_80295DC0(Item_GObj*);
11/* 295E4C */ void it_80295E4C(Item_GObj*);
12/* 295EB4 */ void it_80295EB4(Item_GObj*, Item_GObj*);
13/* 3F6370 */ extern ItemStateTable it_803F6370[];
14
15#endif
void it_80295EB4(Item_GObj *, Item_GObj *)
Definition itspycloak.c:129
void it_80295D90(Item_GObj *)
Definition itspycloak.c:80
void it_80295E4C(Item_GObj *)
Definition itspycloak.c:111
void it_80295C48(Item_GObj *)
Definition itspycloak.c:29
ItemStateTable it_803F6370[]
Definition itspycloak.c:134
void it_80295DC0(Item_GObj *)
Definition itspycloak.c:90
Definition gobj.h:25
Definition types.h:11