pokeplatinum/include/struct_defs/struct_0201AE08.h
2022-12-23 14:05:03 -05:00

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