mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
7 lines
179 B
ArmAsm
7 lines
179 B
ArmAsm
#include "macros/btlcmd.inc"
|
|
|
|
|
|
_000:
|
|
UpdateVar OPCODE_SET, BTLVAR_SIDE_EFFECT_FLAGS_DIRECT, MOVE_SIDE_EFFECT_ON_HIT|MOVE_SUBSCRIPT_PTR_FORCE_TARGET_TO_SWITCH_OR_FLEE
|
|
End
|