mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
38 lines
1.1 KiB
C
38 lines
1.1 KiB
C
#ifndef POKEPLATINUM_STRUCT_OV5_021ED0A4_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021ED0A4_H
|
|
|
|
#include "struct_decls/struct_02020C44_decl.h"
|
|
#include "struct_decls/struct_0202298C_decl.h"
|
|
#include "struct_decls/struct_02022BD8_decl.h"
|
|
#include "struct_decls/struct_02061830_decl.h"
|
|
#include "overlay005/struct_ov5_021DF84C.h"
|
|
#include "overlay005/struct_ov5_021ED110.h"
|
|
#include "overlay005/struct_ov5_021EDF3C.h"
|
|
#include "overlay005/struct_ov5_021F06D8_decl.h"
|
|
|
|
typedef struct UnkStruct_ov5_021ED0A4_t {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20[8];
|
|
int unk_40[8];
|
|
int unk_60[32];
|
|
UnkStruct_02020C44 * unk_E0;
|
|
UnkStruct_ov5_021DF84C * unk_E4;
|
|
UnkStruct_0202298C * unk_E8;
|
|
UnkStruct_0202298C * unk_EC;
|
|
UnkStruct_02022BD8 * unk_F0;
|
|
UnkStruct_ov5_021ED110 * unk_F4;
|
|
UnkStruct_ov5_021F06D8 * unk_F8;
|
|
UnkStruct_ov5_021F06D8 * unk_FC;
|
|
UnkStruct_ov5_021EDF3C * unk_100;
|
|
const UnkStruct_02061830 * unk_104;
|
|
} UnkStruct_ov5_021ED0A4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021ED0A4_H
|