SSBM Decomp
Loading...
Searching...
No Matches
gm_1A45.static.h
Go to the documentation of this file.
1#ifndef __MELEE_GM_GM_1A45_H
2#define __MELEE_GM_GM_1A45_H
3
4#include <baselib/gobj.h>
5#include <melee/gm/types.h>
6#include <melee/sc/types.h>
7
8/* 479D30 */ static struct {
10 u32 pad;
12
13/* 479D58 */ static struct gm_80479D58_t gm_80479D58;
14
15/* 4D672C */ HSD_GObj* gm_804D672C;
16/* 4D6728 */ UNK_T gm_804D6728;
17/* 4D6724 */ void (*gm_804D6724)(void);
18/* 4D6720 */ struct MinorSceneInfo* gm_804D6720;
19
20#endif
HSD_GObjLibInitDataType initdata
Definition gm_1A45.static.h:9
static struct gm_80479D58_t gm_80479D58
Definition gm_1A45.static.h:13
static struct @159 gm_80479D48
UNK_T gm_804D6728
Definition gm_1A45.static.h:16
struct MinorSceneInfo * gm_804D6720
Definition gm_1A45.static.h:18
HSD_GObj * gm_804D672C
Definition gm_1A45.static.h:15
u32 pad
Definition gm_1A45.static.h:10
void(* gm_804D6724)(void)
Definition gm_1A45.static.h:17
struct MinorSceneInfo MinorSceneInfo
Definition forward.h:125
#define UNK_T
Definition placeholder.h:32
Definition gobj.h:55
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:776