mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
232 B
C
11 lines
232 B
C
#ifndef POKEPLATINUM_STRUCT_0202E858_H
|
|
#define POKEPLATINUM_STRUCT_0202E858_H
|
|
|
|
typedef struct UnkStruct_0202E858_t {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u16 unk_08[8];
|
|
} UnkStruct_0202E858;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E858_H
|