mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
36 lines
1.1 KiB
C
36 lines
1.1 KiB
C
#ifndef POKEPLATINUM_STRUCT_OV19_021D4DF0_H
|
|
#define POKEPLATINUM_STRUCT_OV19_021D4DF0_H
|
|
|
|
#include "struct_decls/struct_020797DC_decl.h"
|
|
#include "struct_decls/struct_party_decl.h"
|
|
|
|
#include "overlay019/struct_ov19_021D3CFC.h"
|
|
#include "overlay019/struct_ov19_021D4DE4.h"
|
|
#include "overlay019/struct_ov19_021D4EE4.h"
|
|
#include "overlay019/struct_ov19_021D4F34.h"
|
|
#include "overlay019/struct_ov19_021D4F5C.h"
|
|
#include "overlay019/struct_ov19_021D5594.h"
|
|
#include "overlay019/struct_ov19_021D5BAC.h"
|
|
#include "overlay019/struct_ov19_021D5D20.h"
|
|
#include "overlay019/struct_ov19_021DF964.h"
|
|
|
|
typedef struct {
|
|
const PCBoxes *unk_00;
|
|
const Party *unk_04;
|
|
UnkStruct_ov19_021D3CFC unk_08;
|
|
UnkStruct_ov19_021D5594 unk_14;
|
|
UnkStruct_ov19_021D4F5C unk_40;
|
|
UnkStruct_ov19_021D4DE4 unk_48;
|
|
UnkStruct_ov19_021D5BAC unk_4C;
|
|
UnkStruct_ov19_021DF964 unk_74;
|
|
UnkStruct_ov19_021D5D20 unk_98;
|
|
UnkStruct_ov19_021D4F34 unk_9C;
|
|
u8 padding_A2[2];
|
|
UnkStruct_ov19_021D4EE4 unk_A4;
|
|
u32 unk_10C;
|
|
u16 unk_110;
|
|
u16 unk_112;
|
|
} UnkStruct_ov19_021D4DF0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV19_021D4DF0_H
|