SSBM Decomp
Loading...
Searching...
No Matches
itgamewatchgreenhouse.h
Go to the documentation of this file.
1#ifndef GALE01_2C61F4
2#define GALE01_2C61F4
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 2C62F8 */ void it_2725_Logic71_Destroyed(Item_GObj*);
9/* 2C63B4 */ void it_2725_Logic71_PickedUp(Item_GObj*);
10/* 2C65C4 */ void it_2725_Logic71_EvtUnk(Item_GObj*, Item_GObj*);
11/* 3F7898 */ extern ItemStateTable it_803F7898[];
12
13#endif
void it_2725_Logic71_Destroyed(Item_GObj *)
Definition itgamewatchgreenhouse.c:52
void it_2725_Logic71_PickedUp(Item_GObj *)
Definition itgamewatchgreenhouse.c:82
ItemStateTable it_803F7898[]
void it_2725_Logic71_EvtUnk(Item_GObj *, Item_GObj *)
Definition itgamewatchgreenhouse.c:141
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11