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

12 lines
224 B
C

#ifndef POKEPLATINUM_STRUCT_02007C10_H
#define POKEPLATINUM_STRUCT_02007C10_H
typedef struct {
s8 unk_00;
u8 unk_01;
s8 unk_02;
u8 padding_03;
} UnkStruct_02007C10;
#endif // POKEPLATINUM_STRUCT_02007C10_H