mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 06:57:33 -05:00
39 lines
1.0 KiB
C
39 lines
1.0 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_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"
|
|
|
|
#include "resource_collection.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;
|
|
ResourceCollection *unk_E8;
|
|
ResourceCollection *unk_EC;
|
|
TextureResourceManager *unk_F0;
|
|
UnkStruct_ov5_021ED110 *unk_F4;
|
|
UnkStruct_ov5_021F06D8 *unk_F8;
|
|
UnkStruct_ov5_021F06D8 *unk_FC;
|
|
UnkStruct_ov5_021EDF3C *unk_100;
|
|
const MapObjectManager *unk_104;
|
|
} UnkStruct_ov5_021ED0A4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021ED0A4_H
|