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

12 lines
257 B
C

#ifndef POKEPLATINUM_STRUCT_02075454_2_H
#define POKEPLATINUM_STRUCT_02075454_2_H
typedef struct UnkStruct_02075454_2_t {
u16 unk_00[11];
u8 unk_16;
u8 unk_17;
u64 unk_18;
} UnkStruct_02075454_2;
#endif // POKEPLATINUM_STRUCT_02075454_2_H