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

14 lines
257 B
C

#ifndef POKEPLATINUM_STRUCT_0204B1E8_H
#define POKEPLATINUM_STRUCT_0204B1E8_H
typedef struct {
u16 unk_00;
u16 unk_02[4];
u8 unk_0A;
u8 unk_0B;
u16 unk_0C;
u16 unk_0E;
} UnkStruct_0204B1E8;
#endif // POKEPLATINUM_STRUCT_0204B1E8_H