SSBM Decomp
Loading...
Searching...
No Matches
itgamewatchjudge.h
Go to the documentation of this file.
1#ifndef GALE01_2C7774
2#define GALE01_2C7774
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 2C7A54 */ void it_802C7A54(Item_GObj*);
9/* 2C7B10 */ void it_802C7B10(Item_GObj*);
10/* 2C7D40 */ void it_802C7D40(Item_GObj*, Item_GObj*);
11/* 3F7968 */ extern ItemStateTable it_803F7968[];
12
13#endif
void it_802C7B10(Item_GObj *)
void it_802C7A54(Item_GObj *)
void it_802C7D40(Item_GObj *, Item_GObj *)
ItemStateTable it_803F7968[]
Definition gobj.h:25
Definition types.h:11