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

14 lines
270 B
C

#ifndef POKEPLATINUM_STRUCT_0205B4F8_H
#define POKEPLATINUM_STRUCT_0205B4F8_H
typedef struct {
u32 unk_00[4];
u8 unk_10[4];
u8 unk_14[4];
u8 unk_18[4];
u8 unk_1C;
u8 padding_1D[3];
} UnkStruct_0205B4F8;
#endif // POKEPLATINUM_STRUCT_0205B4F8_H