pokeplatinum/include/overlay061/struct_ov61_0222BED8_sub1_sub1.h
2024-07-06 14:40:34 -07:00

21 lines
448 B
C

#ifndef POKEPLATINUM_STRUCT_OV61_0222BED8_SUB1_SUB1_H
#define POKEPLATINUM_STRUCT_OV61_0222BED8_SUB1_SUB1_H
typedef struct {
u16 unk_00[12];
u16 unk_18;
u8 unk_1A;
u8 unk_1B;
s8 unk_1C;
s8 unk_1D;
u8 unk_1E_0 : 1;
u8 unk_1E_1 : 1;
u8 unk_1E_2 : 1;
u8 unk_1E_3 : 1;
u8 unk_1E_4 : 1;
u8 : 3;
u8 unk_1F;
} UnkStruct_ov61_0222BED8_sub1_sub1;
#endif // POKEPLATINUM_STRUCT_OV61_0222BED8_SUB1_SUB1_H