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

15 lines
281 B
C

#ifndef POKEPLATINUM_STRUCT_0201CFEC_H
#define POKEPLATINUM_STRUCT_0201CFEC_H
typedef struct {
fx16 unk_00;
fx16 unk_02;
fx16 unk_04;
u8 padding_06[2];
int unk_08;
int unk_0C;
int unk_10;
} UnkStruct_0201CFEC;
#endif // POKEPLATINUM_STRUCT_0201CFEC_H