mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
11 lines
266 B
C
11 lines
266 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_0223D518_SUB1_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV62_0223D518_SUB1_SUB1_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
} UnkStruct_ov62_0223D518_sub1_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_0223D518_SUB1_SUB1_H
|