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 <baselib/forward.h>
7
8#include "ifall.h" // IWYU pragma: export
9
11 char pad_0[0xC];
12};
13STATIC_ASSERT(sizeof(struct ifAll_804A0FD8_x18_t) == 0xC);
14
16 /* 0x00 */ HSD_GObj* gobj;
17 /* 0x04 */ HSD_GObj* gobj_2;
18 /* 0x08 */ char pad_8[4];
19 /* 0x0C */ UNK_T xC;
20 /* 0x10 */ char pad_10[0x8];
21 /* 0x18 */ struct ifAll_804A0FD8_x18_t x18[2];
22};
23
24/* 4D6D58 */ static u8 ifAll_804D6D58;
25/* 4D6D5C */ static HSD_Archive* ifAll_804D6D5C;
26/* 4A0FD8 */ static struct ifAll_804A0FD8_t ifAll_804A0FD8;
27
28#endif
static HSD_Archive * ifAll_804D6D5C
Definition ifall.static.h:25
static struct ifAll_804A0FD8_t ifAll_804A0FD8
Definition ifall.static.h:26
static u8 ifAll_804D6D58
Definition ifall.static.h:24
#define UNK_T
Definition placeholder.h:32
#define STATIC_ASSERT(cond)
Definition platform.h:110
Definition archive.h:34
Definition gobj.h:26
Definition ifall.static.h:15
char pad_8[4]
Definition ifall.static.h:18
HSD_GObj * gobj
Definition ifall.static.h:16
UNK_T xC
Definition ifall.static.h:19
char pad_10[0x8]
Definition ifall.static.h:20
struct ifAll_804A0FD8_x18_t x18[2]
Definition ifall.static.h:21
HSD_GObj * gobj_2
Definition ifall.static.h:17
Definition ifall.static.h:10
char pad_0[0xC]
Definition ifall.static.h:11