mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
12 lines
224 B
C
12 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_0201EE28_H
|
|
#define POKEPLATINUM_STRUCT_0201EE28_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u16 unk_08;
|
|
u16 unk_0A;
|
|
} UnkStruct_0201EE28;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0201EE28_H
|