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#include <baselib/forward.h>
9
10#include <dolphin/mtx.h>
11
13 Fighter_Part, float);
24/* 2C653C */ bool itGamewatchGreenhouse_Motion2_Anim(Item_GObj* item_gobj);
26/* 3F7898 */ extern ItemStateTable it_803F7898[];
27
28#endif
void itGamewatchGreenhouse_802C6430(Item_GObj *)
Definition itgamewatchgreenhouse.c:96
void itGamewatchGreenhouse_EvtUnk(Item_GObj *, Item_GObj *)
Definition itgamewatchgreenhouse.c:153
void itGamewatchGreenhouse_802C6480(Item_GObj *)
Definition itgamewatchgreenhouse.c:106
bool itGamewatchGreenhouse_Motion3_Anim(Item_GObj *)
Definition itgamewatchgreenhouse.c:126
ItemStateTable it_803F7898[]
Definition itgamewatchgreenhouse.c:15
void itGamewatchGreenhouse_802C64A8(Item_GObj *)
Definition itgamewatchgreenhouse.c:111
void itGamewatchGreenhouse_Destroyed(Item_GObj *)
Definition itgamewatchgreenhouse.c:51
HSD_GObj * itGamewatchGreenhouse_Spawn(HSD_GObj *, Vec3 *, Fighter_Part, float)
Definition itgamewatchgreenhouse.c:22
void itGamewatchGreenhouse_802C6394(Item_GObj *)
Definition itgamewatchgreenhouse.c:75
void itGamewatchGreenhouse_PickedUp(Item_GObj *)
Definition itgamewatchgreenhouse.c:80
void itGamewatchGreenhouse_802C6458(Item_GObj *)
Definition itgamewatchgreenhouse.c:101
void itGamewatchGreenhouse_802C6328(Item_GObj *)
Definition itgamewatchgreenhouse.c:60
bool itGamewatchGreenhouse_Motion2_Anim(Item_GObj *item_gobj)
Definition itgamewatchgreenhouse.c:138
void itGamewatchGreenhouse_802C6374(Item_GObj *)
Definition itgamewatchgreenhouse.c:70
Fighter_Part
Definition forward.h:248
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11