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

15 lines
297 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225C2B0_H
#define POKEPLATINUM_STRUCT_OV16_0225C2B0_H
typedef struct {
u8 unk_00;
u8 unk_01;
u8 unk_02;
u8 unk_03;
u8 unk_04[4];
u8 unk_08[4][6];
u8 unk_20[4];
} UnkStruct_ov16_0225C2B0;
#endif // POKEPLATINUM_STRUCT_OV16_0225C2B0_H