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

13 lines
247 B
C

#ifndef POKEPLATINUM_STRUCT_02034168_H
#define POKEPLATINUM_STRUCT_02034168_H
typedef struct {
u32 unk_00;
u8 unk_04;
u8 unk_05;
u8 padding_06[2];
u8 unk_08[84];
} UnkStruct_02034168;
#endif // POKEPLATINUM_STRUCT_02034168_H