pokeplatinum/include/struct_defs/struct_0207E060.h
2022-12-23 14:05:03 -05:00

21 lines
384 B
C

#ifndef POKEPLATINUM_STRUCT_0207E060_H
#define POKEPLATINUM_STRUCT_0207E060_H
typedef struct UnkStruct_0207E060_t {
u16 unk_00[6];
u16 unk_0C[6];
u8 unk_18;
u8 unk_19;
u8 unk_1A;
u8 unk_1B;
u8 unk_1C;
u8 unk_1D;
u8 unk_1E;
u8 unk_1F;
u8 unk_20;
u8 unk_21;
u8 unk_22;
} UnkStruct_0207E060;
#endif // POKEPLATINUM_STRUCT_0207E060_H