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

13 lines
240 B
C

#ifndef POKEPLATINUM_STRUCT_0203A55C_H
#define POKEPLATINUM_STRUCT_0203A55C_H
typedef struct {
u16 unk_00;
u16 unk_02;
u16 unk_04;
u16 unk_06;
int unk_08;
} UnkStruct_0203A55C;
#endif // POKEPLATINUM_STRUCT_0203A55C_H