mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
11 lines
221 B
C
11 lines
221 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DD42C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DD42C_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
} UnkStruct_ov5_021DD42C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DD42C_H
|