mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
12 lines
251 B
C
12 lines
251 B
C
#ifndef POKEPLATINUM_STRUCT_OV109_021D17EC_H
|
|
#define POKEPLATINUM_STRUCT_OV109_021D17EC_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u16 unk_04[5];
|
|
u16 unk_0E;
|
|
} UnkStruct_ov109_021D17EC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV109_021D17EC_H
|