mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 11:46:51 -05:00
10 lines
190 B
C
10 lines
190 B
C
#ifndef POKEPLATINUM_STRUCT_0202E7F0_H
|
|
#define POKEPLATINUM_STRUCT_0202E7F0_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
} UnkStruct_0202E7F0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E7F0_H
|