mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
27 lines
901 B
C
27 lines
901 B
C
#ifndef POKEPLATINUM_STRUCT_0203CDB0_SUB2_T_H
|
|
#define POKEPLATINUM_STRUCT_0203CDB0_SUB2_T_H
|
|
|
|
#include "struct_decls/struct_02055CBC_decl.h"
|
|
#include "overlay005/struct_ov5_021D1A94_decl.h"
|
|
#include "overlay005/struct_ov5_021D5CB0_decl.h"
|
|
#include "overlay005/struct_ov5_021D5EF8_decl.h"
|
|
#include "overlay005/struct_ov5_021DD9C8_decl.h"
|
|
#include "overlay005/struct_ov5_021EF3BC_decl.h"
|
|
#include "overlay005/struct_ov5_021EF4F8_decl.h"
|
|
#include "overlay025/struct_ov25_02253CE0_decl.h"
|
|
|
|
struct UnkStruct_0203CDB0_sub2_t {
|
|
BOOL unk_00;
|
|
UnkStruct_ov5_021D1A94 * unk_04;
|
|
UnkStruct_ov5_021DD9C8 * unk_08;
|
|
UnkStruct_ov5_021D5EF8 * unk_0C;
|
|
UnkStruct_ov5_021D5CB0 * unk_10;
|
|
UnkStruct_ov25_02253CE0 * unk_14;
|
|
UnkStruct_02055CBC * unk_18;
|
|
UnkStruct_ov5_021EF3BC * unk_1C;
|
|
UnkStruct_ov5_021EF4F8 * unk_20;
|
|
void * unk_24;
|
|
};
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203CDB0_SUB2_T_H
|