SSBM Decomp
Loading...
Searching...
No Matches
grtgamewatch.h
Go to the documentation of this file.
1#ifndef GALE01_224110
2#define GALE01_224110
3
4#include <melee/gr/forward.h>
5#include <melee/lb/forward.h>
7
8#include <dolphin/mtx.h>
9
10/* 224110 */ void grTGameWatch_80224110(bool);
11/* 224114 */ void grTGameWatch_80224114(void);
12/* 224184 */ void grTgamewatch_UnkStage0_OnLoad(void);
13/* 224188 */ void grTgamewatch_UnkStage0_OnStart(void);
14/* 2241AC */ bool grTGameWatch_802241AC(void);
15/* 2241B4 */ HSD_GObj* grTGameWatch_802241B4(int);
16/* 22429C */ void grTGameWatch_8022429C(Ground_GObj*);
17/* 2242C8 */ bool grTGameWatch_802242C8(Ground_GObj*);
18/* 2242D0 */ void grTGameWatch_802242D0(Ground_GObj*);
19/* 2242D4 */ void grTGameWatch_802242D4(Ground_GObj*);
20/* 2242D8 */ void grTGameWatch_802242D8(Ground_GObj*);
21/* 224328 */ bool grTGameWatch_80224328(Ground_GObj*);
22/* 224330 */ void grTGameWatch_80224330(Ground_GObj*);
23/* 224364 */ void grTGameWatch_80224364(Ground_GObj*);
24/* 224368 */ void grTGameWatch_80224368(Ground_GObj*);
25/* 2243B8 */ bool grTGameWatch_802243B8(Ground_GObj*);
26/* 2243C0 */ void grTGameWatch_802243C0(Ground_GObj*);
27/* 2243E0 */ void grTGameWatch_802243E0(Ground_GObj*);
29/* 2243EC */ bool grTGameWatch_802243EC(Vec3*, int, HSD_JObj*);
30/* 3E9754 */ extern StageData grTGw_StageData;
31
32#endif
struct Vec Vec3
StageData grTGw_StageData
Definition grtgamewatch.c:23
bool grTGameWatch_80224328(Ground_GObj *)
Definition grtgamewatch.c:104
void grTGameWatch_802243E0(Ground_GObj *)
Definition grtgamewatch.c:135
void grTGameWatch_802243C0(Ground_GObj *)
Definition grtgamewatch.c:130
void grTGameWatch_80224364(Ground_GObj *)
Definition grtgamewatch.c:115
void grTGameWatch_80224114(void)
Definition grtgamewatch.c:42
void grTGameWatch_8022429C(Ground_GObj *)
Definition grtgamewatch.c:78
void grTGameWatch_80224330(Ground_GObj *)
Definition grtgamewatch.c:109
void grTGameWatch_802242D0(Ground_GObj *)
Definition grtgamewatch.c:89
void grTgamewatch_UnkStage0_OnLoad(void)
Definition grtgamewatch.c:47
bool grTGameWatch_802241AC(void)
Definition grtgamewatch.c:57
HSD_GObj * grTGameWatch_802241B4(int)
Definition grtgamewatch.c:62
bool grTGameWatch_802243EC(Vec3 *, int, HSD_JObj *)
Definition grtgamewatch.c:145
void grTGameWatch_80224368(Ground_GObj *)
Definition grtgamewatch.c:120
void grTgamewatch_UnkStage0_OnStart(void)
Definition grtgamewatch.c:52
bool grTGameWatch_802243B8(Ground_GObj *)
Definition grtgamewatch.c:125
void grTGameWatch_80224110(bool)
Definition grtgamewatch.c:37
DynamicsDesc * grTGameWatch_802243E4(enum_t)
Definition grtgamewatch.c:140
void grTGameWatch_802242D8(Ground_GObj *)
Definition grtgamewatch.c:99
void grTGameWatch_802242D4(Ground_GObj *)
Definition grtgamewatch.c:94
bool grTGameWatch_802242C8(Ground_GObj *)
Definition grtgamewatch.c:84
HSD_GObj Ground_GObj
Definition forward.h:49
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:28
Definition types.h:490
Definition gobj.h:13
Definition jobj.h:104
Definition types.h:156