SSBM Decomp
Loading...
Searching...
No Matches
grzakogenerator.static.h
Go to the documentation of this file.
1#ifndef __GALE01_1CA394
2#define __GALE01_1CA394
3
4#include <platform.h>
5
6#include "baselib/forward.h"
7
9 /* +0x0 */ s16 x0;
10 /* +0x2 */ s16 x2;
11 /* +0x4 */ s32 x4;
12 /* +0x8 */ s32 x8;
13};
14
16 /* +0x000 */ struct grZakoGenerator_Entry entries[80];
17 /* +0x3C0 */ s16 x3C0;
18 /* +0x3C2 */ s16 x3C2;
19 /* +0x3C4 */ HSD_GObj* x3C4;
20 /* +0x3C8 */ s32 x3C8;
21};
22
24 /* +0 */ void* x0;
25 /* +4 */ struct grZakoGenerator_Data* x4;
26 /* +8 */ s16 x8;
27 /* +A:0 */ u8 xA_b0 : 1;
28 /* +A:1 */ u8 xA_b1 : 1;
29 /* +A:2 */ u8 xA_b2 : 1;
30 /* +A:3 */ u8 xA_b3 : 1;
31 /* +A:4 */ u8 xA_b4 : 1;
32 /* +A:5 */ u8 xA_b5 : 1;
33 /* +A:6 */ u8 xA_b6 : 1;
34 /* +A:7 */ u8 xA_b7 : 1;
35};
36
38
39#endif
static struct lbl_8049F030_t lbl_8049F030
Definition grzakogenerator.static.h:37
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition grzakogenerator.static.h:15
struct grZakoGenerator_Entry entries[80]
Definition grzakogenerator.static.h:16
HSD_GObj * x3C4
Definition grzakogenerator.static.h:19
s16 x3C2
Definition grzakogenerator.static.h:18
s32 x3C8
Definition grzakogenerator.static.h:20
s16 x3C0
Definition grzakogenerator.static.h:17
Definition grzakogenerator.static.h:8
s16 x0
Definition grzakogenerator.static.h:9
s32 x4
Definition grzakogenerator.static.h:11
s16 x2
Definition grzakogenerator.static.h:10
s32 x8
Definition grzakogenerator.static.h:12
Definition grzakogenerator.static.h:23
u8 xA_b6
Definition grzakogenerator.static.h:33
u8 xA_b0
Definition grzakogenerator.static.h:27
s16 x8
Definition grzakogenerator.static.h:26
void * x0
Definition grzakogenerator.static.h:24
u8 xA_b7
Definition grzakogenerator.static.h:34
u8 xA_b5
Definition grzakogenerator.static.h:32
u8 xA_b3
Definition grzakogenerator.static.h:30
u8 xA_b1
Definition grzakogenerator.static.h:28
u8 xA_b4
Definition grzakogenerator.static.h:31
struct grZakoGenerator_Data * x4
Definition grzakogenerator.static.h:25
u8 xA_b2
Definition grzakogenerator.static.h:29