pokeplatinum/include/overlay005/struct_ov5_021ECD10.h
2022-12-23 14:05:03 -05:00

14 lines
301 B
C

#ifndef POKEPLATINUM_STRUCT_OV5_021ECD10_H
#define POKEPLATINUM_STRUCT_OV5_021ECD10_H
typedef struct {
int unk_00;
u32 unk_04_0 : 4;
u32 unk_04_4 : 2;
u32 unk_04_6 : 4;
u32 unk_04_10 : 2;
u32 dummy : 20;
} UnkStruct_ov5_021ECD10;
#endif // POKEPLATINUM_STRUCT_OV5_021ECD10_H