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

29 lines
501 B
C

#ifndef POKEPLATINUM_STRUCT_02075454_H
#define POKEPLATINUM_STRUCT_02075454_H
typedef struct UnkStruct_02075454_t {
u16 unk_00;
u16 unk_02;
u32 unk_04;
u32 unk_08;
u8 unk_0C;
u8 unk_0D;
u8 unk_0E;
u8 unk_0F;
u8 unk_10;
u8 unk_11;
u8 unk_12;
u8 unk_13;
u8 unk_14;
u8 unk_15;
u8 unk_16;
u8 unk_17;
u8 unk_18;
u8 unk_19;
u8 unk_1A;
u8 unk_1B;
u32 unk_1C;
} UnkStruct_02075454;
#endif // POKEPLATINUM_STRUCT_02075454_H