mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 18:55:30 -05:00
11 lines
206 B
C
11 lines
206 B
C
#ifndef POKEPLATINUM_STRUCT_0202E7FC_H
|
|
#define POKEPLATINUM_STRUCT_0202E7FC_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
} UnkStruct_0202E7FC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E7FC_H
|