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

11 lines
229 B
C

#ifndef POKEPLATINUM_STRUCT_0203041C_H
#define POKEPLATINUM_STRUCT_0203041C_H
typedef struct UnkStruct_0203041C_t {
u8 unk_00;
u8 unk_01;
u8 unk_02[2];
} UnkStruct_0203041C;
#endif // POKEPLATINUM_STRUCT_0203041C_H