pokeplatinum/include/battle/struct_ov16_02260C00.h
2025-06-07 22:50:24 -07:00

12 lines
251 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_02260C00_H
#define POKEPLATINUM_STRUCT_OV16_02260C00_H
typedef struct {
u16 moveIDs[4];
u8 unk_08[4];
u8 unk_0C[4];
u8 unk_10;
} UnkStruct_ov16_02260C00;
#endif // POKEPLATINUM_STRUCT_OV16_02260C00_H