mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
20 lines
577 B
C
20 lines
577 B
C
#ifndef POKEPLATINUM_STRUCT_OV100_021D3084_H
|
|
#define POKEPLATINUM_STRUCT_OV100_021D3084_H
|
|
|
|
#include "struct_defs/struct_020985E4.h"
|
|
#include "overlay100/struct_ov100_021D1C98_sub1.h"
|
|
#include "overlay100/struct_ov100_021D37F4.h"
|
|
#include "overlay100/struct_ov100_021D46C8.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
UnkStruct_ov100_021D1C98_sub1 unk_0C;
|
|
UnkStruct_ov100_021D46C8 * unk_1D28;
|
|
UnkStruct_020985E4 * unk_1D2C;
|
|
UnkStruct_ov100_021D37F4 unk_1D30[2];
|
|
} UnkStruct_ov100_021D3084;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV100_021D3084_H
|