pokeplatinum/include/battle/struct_ov16_02266A38.h
2024-04-03 21:05:28 -07:00

13 lines
265 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_02266A38_H
#define POKEPLATINUM_STRUCT_OV16_02266A38_H
typedef struct {
u8 unk_00;
u8 padding_01;
u16 unk_02;
u32 unk_04;
u8 unk_08[28];
} UnkStruct_ov16_02266A38;
#endif // POKEPLATINUM_STRUCT_OV16_02266A38_H