mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
12 lines
272 B
C
12 lines
272 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_022349A8_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV62_022349A8_SUB1_H
|
|
|
|
typedef struct {
|
|
s32 unk_00;
|
|
u8 unk_04;
|
|
u8 language;
|
|
u8 padding_06[306];
|
|
} UnkStruct_ov62_022349A8_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_022349A8_SUB1_H
|