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

13 lines
239 B
C

#ifndef POKEPLATINUM_STRUCT_020972FC_H
#define POKEPLATINUM_STRUCT_020972FC_H
typedef struct {
u32 unk_00[2];
u8 unk_08;
u8 unk_09;
u8 unk_0A;
u8 unk_0B;
} UnkStruct_020972FC;
#endif // POKEPLATINUM_STRUCT_020972FC_H