pokeplatinum/include/overlay017/struct_ov17_02246540_sub1.h
2026-03-15 13:56:52 -07:00

11 lines
265 B
C

#ifndef POKEPLATINUM_STRUCT_OV17_02246540_SUB1_H
#define POKEPLATINUM_STRUCT_OV17_02246540_SUB1_H
typedef struct {
u32 moveID : 16;
u32 contestMoveEffect : 8;
u32 : 8;
} UnkStruct_ov17_02246540_sub1;
#endif // POKEPLATINUM_STRUCT_OV17_02246540_SUB1_H