SSBM Decomp
Loading...
Searching...
No Matches
grmutecity.static.h
Go to the documentation of this file.
1#ifndef __GALE01_1EFC68
2#define __GALE01_1EFC68
3
4#include <Runtime/platform.h>
5
6typedef struct grMc_CarEntry {
7 /* 0x00 */ f32 x0;
8 /* 0x04 */ f32 x4;
9 /* 0x08 */ f32 x8;
10 /* 0x0C */ f32 xC;
11 /* 0x10 */ f32 x10;
12 /* 0x14 */ f32 x14;
13 /* 0x18 */ f32 x18;
14 /* 0x1C */ f32 x1C;
15 /* 0x20 */ u16 x20;
16 struct {
17 u8 b0 : 1;
18 u8 b1 : 1;
20 /* 0x23 */ u8 x23;
21 /* 0x24 */ s32 x24;
22 /* 0x28 */ s32 x28;
24
26
28
29#endif
float f32
Definition types.h:13
unsigned short int u16
Definition types.h:7
signed long s32
Definition types.h:8
unsigned char u8
Definition types.h:5
static grMc_CarEntry grMc_8049F4B8[30]
Definition grmutecity.static.h:27
#define ASSERT_SIZE(expr, size)
Definition platform.h:161
Definition grmutecity.static.h:6
f32 x18
Definition grmutecity.static.h:13
s32 x28
Definition grmutecity.static.h:22
s32 x24
Definition grmutecity.static.h:21
f32 x4
Definition grmutecity.static.h:8
f32 x8
Definition grmutecity.static.h:9
u8 b1
Definition grmutecity.static.h:18
u16 x20
Definition grmutecity.static.h:15
struct grMc_CarEntry::@200362024115302155225345240203044230330045352310 x22_flags
u8 b0
Definition grmutecity.static.h:17
u8 x23
Definition grmutecity.static.h:20
f32 x1C
Definition grmutecity.static.h:14
f32 x10
Definition grmutecity.static.h:11
f32 x0
Definition grmutecity.static.h:7
f32 xC
Definition grmutecity.static.h:10
f32 x14
Definition grmutecity.static.h:12