pokeplatinum/include/struct_defs/struct_0202E81C.h
2026-01-30 14:37:51 -07:00

15 lines
275 B
C

#ifndef POKEPLATINUM_STRUCT_0202E81C_H
#define POKEPLATINUM_STRUCT_0202E81C_H
typedef struct {
u8 unk_00;
u8 unk_01;
u8 unk_02;
u8 language;
u8 unk_04;
u8 padding_05;
u16 unk_06[8];
} UnkStruct_0202E81C;
#endif // POKEPLATINUM_STRUCT_0202E81C_H