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

13 lines
274 B
C

#ifndef POKEPLATINUM_STRUCT_0202BC58_H
#define POKEPLATINUM_STRUCT_0202BC58_H
typedef struct {
u32 unk_00_0 : 7;
u32 unk_00_7 : 4;
u32 unk_00_11 : 3;
u32 unk_00_14 : 5;
u32 unk_00_19 : 13;
} UnkStruct_0202BC58;
#endif // POKEPLATINUM_STRUCT_0202BC58_H