mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
11 lines
226 B
C
11 lines
226 B
C
#ifndef POKEPLATINUM_STRUCT_OV58_021D2754_H
|
|
#define POKEPLATINUM_STRUCT_OV58_021D2754_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
} UnkStruct_ov58_021D2754;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV58_021D2754_H
|