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

15 lines
277 B
C

#ifndef POKEPLATINUM_STRUCT_02008A90_H
#define POKEPLATINUM_STRUCT_02008A90_H
typedef struct {
u16 unk_00;
u16 unk_02;
u16 unk_04;
u16 unk_06;
u8 unk_08;
u8 padding_09[3];
u32 unk_0C;
} UnkStruct_02008A90;
#endif // POKEPLATINUM_STRUCT_02008A90_H