SSBM Decomp
Loading...
Searching...
No Matches
lbheap.static.h
Go to the documentation of this file.
1#ifndef __GALE01_0158D0
2#define __GALE01_0158D0
3
4#include <placeholder.h>
5
6#include "lbheap.h" // IWYU pragma: export
7
17STATIC_ASSERT(sizeof(struct lbHeap_80431FA0_x10_t) == 0x1C);
18
20 /* 0x00 */ void* unk_0; /* inferred */
21 /* 0x04 */ void* unk_4; /* inferred */
22 /* 0x08 */ u32 unk_8; /* inferred */
23 /* 0x0C */ u32 unk_C; /* inferred */
24 /* 0x10 */ struct lbHeap_80431FA0_x10_t unk_10[6];
25}; /* size = 0xB8 */
26STATIC_ASSERT(sizeof(struct lbHeap_80431FA0_t) == 0xB8);
27
28/* 431FA0 */ static struct lbHeap_80431FA0_t lbHeap_80431FA0;
29
30#endif
static struct lbHeap_80431FA0_t lbHeap_80431FA0
Definition lbheap.static.h:28
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26
#define STATIC_ASSERT(cond)
Definition platform.h:161
signed long s32
A signed 32-bit integer.
Definition platform.h:14
Definition lbheap.static.h:19
u32 unk_8
Definition lbheap.static.h:22
struct lbHeap_80431FA0_x10_t unk_10[6]
Definition lbheap.static.h:24
void * unk_4
Definition lbheap.static.h:21
void * unk_0
Definition lbheap.static.h:20
u32 unk_C
Definition lbheap.static.h:23
Definition lbheap.static.h:8
s32 unk_24
Definition lbheap.static.h:14
s32 unk_14
Definition lbheap.static.h:10
s32 unk_10
Definition lbheap.static.h:9
s32 unk_1C
Definition lbheap.static.h:12
s32 unk_18
Definition lbheap.static.h:11
s32 unk_28
Definition lbheap.static.h:15
s32 unk_20
Definition lbheap.static.h:13