mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-16 01:56:27 -05:00
11 lines
215 B
C
11 lines
215 B
C
#ifndef POKEPLATINUM_STRUCT_0201AE08_H
|
|
#define POKEPLATINUM_STRUCT_0201AE08_H
|
|
|
|
typedef struct {
|
|
const u8 * unk_00;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
} UnkStruct_0201AE08;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0201AE08_H
|