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

15 lines
276 B
C

#ifndef POKEPLATINUM_STRUCT_0202B510_H
#define POKEPLATINUM_STRUCT_0202B510_H
typedef struct {
u16 unk_00[8];
u16 unk_10[8];
u8 unk_20;
u8 unk_21;
u16 unk_22;
u32 unk_24;
u32 unk_28;
} UnkStruct_0202B510;
#endif // POKEPLATINUM_STRUCT_0202B510_H