mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
38 lines
582 B
C
38 lines
582 B
C
#ifndef GUARD_STRUCTS_CODE_800E9E4_H
|
|
#define GUARD_STRUCTS_CODE_800E9E4_H
|
|
|
|
typedef struct unkStruct_80B9C60
|
|
{
|
|
s32 unk0;
|
|
s32 unk1;
|
|
s32 unk2;
|
|
} unkStruct_80B9C60;
|
|
|
|
typedef struct unkStruct_80CE37C
|
|
{
|
|
s16 unk0;
|
|
s16 unk2;
|
|
} unkStruct_80CE37C;
|
|
|
|
typedef struct unkStruct_80C183C
|
|
{
|
|
// size: 0xc
|
|
s16 unk0;
|
|
s16 unk2;
|
|
u8 fill4[0xc - 0x4];
|
|
} unkStruct_80C183C;
|
|
|
|
typedef struct unkStruct_800EA44
|
|
{
|
|
s16 unk0;
|
|
s16 unk2;
|
|
} unkStruct_800EA44;
|
|
|
|
typedef struct unkStruct_800E208
|
|
{
|
|
s32 unk00[7];
|
|
unkStruct_80B9C60 unk1c;
|
|
} unkStruct_800E208;
|
|
|
|
#endif
|