SSBM Decomp
Loading...
Searching...
No Matches
itnessfirepillar.h
Go to the documentation of this file.
1#ifndef GALE01_2AA494
2#define GALE01_2AA494
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2AA75C */ bool it_802AA75C(Item_GObj*);
11/* 2AA7C4 */ void it_802AA7C4(Item_GObj*, Item_GObj*);
12/* 3F6B60 */ extern ItemStateTable it_803F6B60[];
13
14#endif
bool it_802AA75C(Item_GObj *)
ItemStateTable it_803F6B60[]
void it_802AA7C4(Item_GObj *, Item_GObj *)
Definition gobj.h:25
Definition types.h:11