pokeplatinum/include/overlay033/struct_ov33_02256474_1.h
2022-12-23 14:05:03 -05:00

21 lines
416 B
C

#ifndef POKEPLATINUM_STRUCT_OV33_02256474_1_H
#define POKEPLATINUM_STRUCT_OV33_02256474_1_H
typedef struct {
int unk_00;
struct {
u32 unk_00;
u16 unk_04;
u16 unk_06;
u16 unk_08;
u8 unk_0A;
u8 unk_0B;
} unk_04[6];
u16 unk_4C;
u16 unk_4E;
u32 unk_50;
u32 unk_54;
} UnkStruct_ov33_02256474_1;
#endif // POKEPLATINUM_STRUCT_OV33_02256474_1_H