mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
12 lines
224 B
C
12 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_0209C0F0_H
|
|
#define POKEPLATINUM_STRUCT_0209C0F0_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
s16 unk_04;
|
|
u16 unk_06;
|
|
} UnkStruct_0209C0F0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0209C0F0_H
|