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

23 lines
526 B
C

#ifndef POKEPLATINUM_STRUCT_0202855C_H
#define POKEPLATINUM_STRUCT_0202855C_H
typedef struct UnkStruct_0202855C_t {
u32 unk_00_0 : 20;
u32 unk_04_0 : 20;
u32 unk_08_0 : 20;
u32 unk_0C_0 : 20;
u32 unk_10_0 : 20;
u32 unk_14_0 : 20;
u32 unk_18_0 : 20;
u32 unk_1C_0 : 20;
u32 unk_20_0 : 20;
u32 unk_24_0 : 20;
u32 unk_28_0 : 20;
u32 unk_2C_0 : 20;
u32 unk_30_0 : 20;
u32 unk_34_0 : 20;
u32 unk_38_0 : 20;
} UnkStruct_0202855C;
#endif // POKEPLATINUM_STRUCT_0202855C_H