SSBM Decomp
Loading...
Searching...
No Matches
vi0102.static.h
Go to the documentation of this file.
1#ifndef __GALE01_31CB00
2#define __GALE01_31CB00
3
4#include <placeholder.h>
5
6#include "vi0102.h" // IWYU pragma: export
7
9 /* 0x0 */ s8 unk_0; /* inferred */
10 /* 0x1 */ s8 unk_1; /* inferred */
11 /* 0x2 */ char pad_2[6]; /* maybe part of unk_1[7]? */
12}; /* size = 0x8 */
13STATIC_ASSERT(sizeof(struct un_804D6F60_t) == 0x8);
14
15/* 4D6F60 */ static struct un_804D6F60_t un_804D6F60;
16
17#endif
signed char s8
A signed 8-bit integer.
Definition platform.h:8
#define STATIC_ASSERT(cond)
Definition platform.h:161
Definition vi0102.static.h:8
s8 unk_0
Definition vi0102.static.h:9
s8 unk_1
Definition vi0102.static.h:10
char pad_2[6]
Definition vi0102.static.h:11
static struct un_804D6F60_t un_804D6F60
Definition vi0102.static.h:15