mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-07 01:54:57 -05:00
10 lines
212 B
C
10 lines
212 B
C
#ifndef POKEPLATINUM_STRUCT_0202F298_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0202F298_SUB1_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
} UnkStruct_0202F298_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202F298_SUB1_H
|