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

17 lines
318 B
C

#ifndef POKEPLATINUM_STRUCT_0202E1F4_H
#define POKEPLATINUM_STRUCT_0202E1F4_H
typedef struct {
u16 unk_00;
u8 unk_02;
u8 unk_03;
u32 unk_04;
u32 unk_08;
u16 unk_0C[11];
u16 unk_22[8];
u16 unk_32[4];
u8 padding_3A[2];
} UnkStruct_0202E1F4;
#endif // POKEPLATINUM_STRUCT_0202E1F4_H