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

14 lines
267 B
C

#ifndef POKEPLATINUM_STRUCT_02030CEC_H
#define POKEPLATINUM_STRUCT_02030CEC_H
typedef struct {
char unk_00[51];
u8 padding_33[1];
int unk_34;
u16 unk_38;
u16 unk_3A;
u32 unk_3C;
} UnkStruct_02030CEC;
#endif // POKEPLATINUM_STRUCT_02030CEC_H