SSBM Decomp
Loading...
Searching...
No Matches
itgamewatchmanhole.h
Go to the documentation of this file.
1#ifndef GALE01_2C65E4
2#define GALE01_2C65E4
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7#include "it/types.h"
8
9/* 2C66E8 */ void it_2725_Logic72_Destroyed(Item_GObj*);
10/* 2C67A4 */ void it_2725_Logic72_PickedUp(Item_GObj*);
11/* 2C68D8 */ void it_2725_Logic72_EvtUnk(Item_GObj*, Item_GObj*);
12/* 3F78D8 */ extern ItemStateTable it_803F78D8[];
13
14#endif
void it_2725_Logic72_PickedUp(Item_GObj *)
Definition itgamewatchmanhole.c:82
ItemStateTable it_803F78D8[]
Definition itgamewatchmanhole.c:22
void it_2725_Logic72_Destroyed(Item_GObj *)
Definition itgamewatchmanhole.c:52
void it_2725_Logic72_EvtUnk(Item_GObj *, Item_GObj *)
Definition itgamewatchmanhole.c:124
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11