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

15 lines
376 B
C

#ifndef POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB5_H
#define POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB5_H
typedef struct {
u16 unk_00_0 : 4;
u16 unk_00_4 : 2;
u16 unk_00_6 : 1;
u16 unk_00_7 : 1;
u16 unk_00_8 : 2;
u16 unk_00_10 : 5;
u16 unk_00_15 : 1;
} UnkStruct_ov61_0222BED8_sub2_sub5;
#endif // POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB5_H