mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
10 lines
208 B
C
10 lines
208 B
C
#ifndef POKEPLATINUM_STRUCT_OV6_022430E8_H
|
|
#define POKEPLATINUM_STRUCT_OV6_022430E8_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
} UnkStruct_ov6_022430E8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV6_022430E8_H
|