mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
13 lines
299 B
C
13 lines
299 B
C
#ifndef POKEPLATINUM_STRUCT_OV61_0222BDAC_1_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV61_0222BDAC_1_SUB1_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01[3];
|
|
u8 unk_04[16];
|
|
u8 unk_14[12];
|
|
u16 unk_20[20];
|
|
} UnkStruct_ov61_0222BDAC_1_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV61_0222BDAC_1_SUB1_H
|