mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-14 00:57:00 -05:00
10 lines
192 B
C
10 lines
192 B
C
#ifndef POKEPLATINUM_STRUCT_0207CDEC_H
|
|
#define POKEPLATINUM_STRUCT_0207CDEC_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
} UnkStruct_0207CDEC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207CDEC_H
|