SSBM Decomp
Loading...
Searching...
No Matches
itclimbersblizzard.h
Go to the documentation of this file.
1#ifndef GALE01_2C2144
2#define GALE01_2C2144
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2C2424 */ bool it_802C2424(Item_GObj*);
11/* 2C242C */ bool it_802C242C(Item_GObj*);
12/* 2C244C */ bool it_802C244C(Item_GObj*);
13/* 2C2454 */ bool it_802C2454(Item_GObj*);
14/* 2C245C */ bool it_802C245C(Item_GObj*);
15/* 2C2464 */ bool it_802C2464(Item_GObj*);
16/* 2C246C */ void it_802C246C(Item_GObj*, Item_GObj*);
17/* 3F76A8 */ extern ItemStateTable it_803F76A8[];
18
19#endif
bool it_802C2424(Item_GObj *)
Definition itclimbersblizzard.c:6
bool it_802C2464(Item_GObj *)
Definition itclimbersblizzard.c:26
bool it_802C242C(Item_GObj *)
ItemStateTable it_803F76A8[]
bool it_802C244C(Item_GObj *)
Definition itclimbersblizzard.c:11
void it_802C246C(Item_GObj *, Item_GObj *)
bool it_802C245C(Item_GObj *)
Definition itclimbersblizzard.c:21
bool it_802C2454(Item_GObj *)
Definition itclimbersblizzard.c:16
Definition gobj.h:25
Definition types.h:11