SSBM Decomp
Loading...
Searching...
No Matches
ifall.static.h
Go to the documentation of this file.
1#ifndef __GALE01_2F3394
2#define __GALE01_2F3394
3
4#include <placeholder.h>
5
6#include "ifall.h" // IWYU pragma: export
7
9 char pad_0[0xC];
10};
11STATIC_ASSERT(sizeof(struct ifAll_804A0FD8_x18_t) == 0xC);
12
14 /* 0x00 */ s32 unk_0;
15 /* 0x04 */ char pad_4[8];
16 /* 0x0C */ UNK_T xC;
17 /* 0x10 */ char pad_10[0x8];
18 /* 0x18 */ struct ifAll_804A0FD8_x18_t x18[2];
19};
20
21/* 4D6D58 */ static u8 ifAll_804D6D58;
22/* 4D6D5C */ static UNK_T ifAll_804D6D5C;
23/* 4A0FD8 */ static struct ifAll_804A0FD8_t ifAll_804A0FD8;
24
25#endif
static UNK_T ifAll_804D6D5C
Definition ifall.static.h:22
static struct ifAll_804A0FD8_t ifAll_804A0FD8
Definition ifall.static.h:23
static u8 ifAll_804D6D58
Definition ifall.static.h:21
#define UNK_T
#define STATIC_ASSERT(cond)
Definition platform.h:169
signed long s32
A signed 32-bit integer.
Definition platform.h:14
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20
Definition ifall.static.h:13
char pad_4[8]
Definition ifall.static.h:15
s32 unk_0
Definition ifall.static.h:14
UNK_T xC
Definition ifall.static.h:16
char pad_10[0x8]
Definition ifall.static.h:17
struct ifAll_804A0FD8_x18_t x18[2]
Definition ifall.static.h:18
Definition ifall.static.h:8
char pad_0[0xC]
Definition ifall.static.h:9