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

13 lines
254 B
C

#ifndef POKEPLATINUM_STRUCT_0202BE38_H
#define POKEPLATINUM_STRUCT_0202BE38_H
typedef struct {
u8 unk_00;
u8 unk_01_0 : 2;
u8 unk_01_2 : 4;
u8 unk_01_6 : 2;
u16 unk_02;
} UnkStruct_0202BE38;
#endif // POKEPLATINUM_STRUCT_0202BE38_H