pokeplatinum/res/battle/scripts/effects/effect_script_0065.s
2024-07-16 12:01:40 -07:00

8 lines
166 B
ArmAsm

#include "macros/btlcmd.inc"
.data
_000:
UpdateVar OPCODE_SET, BTLVAR_SIDE_EFFECT_FLAGS_DIRECT, MOVE_SIDE_EFFECT_ON_HIT|MOVE_SUBSCRIPT_PTR_REFLECT
End