pokeplatinum/include/battle/struct_ov16_0224DDA8.h
2024-11-09 20:08:53 -08:00

11 lines
216 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0224DDA8_H
#define POKEPLATINUM_STRUCT_OV16_0224DDA8_H
typedef struct {
u16 item;
u8 category;
u8 target;
} BattleItemUse;
#endif // POKEPLATINUM_STRUCT_OV16_0224DDA8_H