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

13 lines
263 B
C

#ifndef POKEPLATINUM_STRUCT_0202C878_H
#define POKEPLATINUM_STRUCT_0202C878_H
typedef struct UnkStruct_0202C878_t {
u32 unk_00;
u8 unk_04;
u8 unk_05;
u8 unk_06;
u8 unk_07[4080];
} UnkStruct_0202C878;
#endif // POKEPLATINUM_STRUCT_0202C878_H