SSBM Decomp
Loading...
Searching...
No Matches
gmallstar.static.h
Go to the documentation of this file.
1#ifndef MELEE_GM_ALLSTAR_STATIC_H
2#define MELEE_GM_ALLSTAR_STATIC_H
3
4#include "dolphin/types.h"
5
6typedef struct gm_80490940_t {
7 /* +0 */ u8 x0;
8 /* +1 */ u8 x1;
9 /* +2 */ u8 x2;
10 /* +3 */ u8 x3;
11 /* +4 */ u8 x4;
13
14typedef struct gm_803DEBE8_t {
15 /* +0 */ u8 x0;
16 /* +1 */ u8 x1;
17 /* +2 */ u8 x2;
18 /* +3 */ u8 x3;
20
21extern gm_803DEBE8_t gm_803DEBE8[25];
23
51
52#endif
gm_803DEBE8_t gm_803DEBE8[25]
gm_80490940_t gm_80490940[5]
unsigned char u8
Definition hsd_3B2B.h:2
Definition gmallstar.static.h:14
u8 x2
Definition gmallstar.static.h:17
u8 x1
Definition gmallstar.static.h:16
u8 x3
Definition gmallstar.static.h:18
u8 x0
Definition gmallstar.static.h:15
Definition gmallstar.static.h:6
u8 x2
Definition gmallstar.static.h:9
u8 x4
Definition gmallstar.static.h:11
u8 x1
Definition gmallstar.static.h:8
u8 x3
Definition gmallstar.static.h:10
u8 x0
Definition gmallstar.static.h:7