pokeplatinum/include/overlay061/struct_ov61_0222BED8_sub2_sub4.h
2022-12-23 14:05:03 -05:00

21 lines
439 B
C

#ifndef POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB4_H
#define POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB4_H
typedef struct {
u16 unk_00[8];
u32 unk_10;
u32 unk_14;
u8 unk_18;
u8 unk_19;
u8 unk_1A;
u8 unk_1B;
u8 unk_1C;
u8 unk_1D_0 : 1;
u8 unk_1D_1 : 1;
u8 unk_1D_2 : 6;
u8 unk_1E;
u8 unk_1F;
} UnkStruct_ov61_0222BED8_sub2_sub4;
#endif // POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB4_H