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 "platform.h"
5
6#include <placeholder.h>
7
8#include <dolphin/mtx.h>
9
10typedef struct grMc_CarEntry {
11 /* 0x00 */ f32 x0;
12 /* 0x04 */ f32 x4;
13 /* 0x08 */ f32 x8;
14 /* 0x0C */ f32 xC;
15 /* 0x10 */ f32 x10;
16 /* 0x14 */ f32 x14;
17 /* 0x18 */ f32 x18;
18 /* 0x1C */ f32 x1C;
19 /* 0x20 */ u16 x20;
20 struct {
21 u8 b0 : 1;
22 u8 b1 : 1;
24 /* 0x23 */ u8 x23;
25 /* 0x24 */ s32 x24;
26 /* 0x28 */ s32 x28;
28
30
32
33#endif
static grMc_CarEntry grMc_8049F4B8[30]
Definition grmutecity.static.h:31
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
#define STATIC_ASSERT(cond)
Definition platform.h:110
Definition grmutecity.static.h:10
f32 x18
Definition grmutecity.static.h:17
s32 x28
Definition grmutecity.static.h:26
s32 x24
Definition grmutecity.static.h:25
f32 x4
Definition grmutecity.static.h:12
f32 x8
Definition grmutecity.static.h:13
u8 b1
Definition grmutecity.static.h:22
struct grMc_CarEntry::@227 x22_flags
u16 x20
Definition grmutecity.static.h:19
u8 b0
Definition grmutecity.static.h:21
u8 x23
Definition grmutecity.static.h:24
f32 x1C
Definition grmutecity.static.h:18
f32 x10
Definition grmutecity.static.h:15
f32 x0
Definition grmutecity.static.h:11
f32 xC
Definition grmutecity.static.h:14
f32 x14
Definition grmutecity.static.h:16