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

16 lines
285 B
C

#ifndef POKEPLATINUM_STRUCT_0206C638_H
#define POKEPLATINUM_STRUCT_0206C638_H
typedef struct {
int unk_00;
u32 unk_04;
u32 unk_08;
u16 unk_0C;
u16 unk_0E;
u8 unk_10;
u8 unk_11;
u8 unk_12;
} UnkStruct_0206C638;
#endif // POKEPLATINUM_STRUCT_0206C638_H