summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/duel_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/duel_constants.asm b/src/constants/duel_constants.asm
index 0f80a73..dd61a44 100644
--- a/src/constants/duel_constants.asm
+++ b/src/constants/duel_constants.asm
@@ -180,7 +180,7 @@ EFFECTCMDTYPE_UNKNOWN_08 EQU $08
const OPPACTION_EXECUTE_TRAINER_EFFECTS ; $07
const OPPACTION_BEGIN_ATTACK ; $08
const OPPACTION_USE_ATTACK ; $09
- const OPPACTION_DEAL_ATTACK_DAMAGE ; $0a
+ const OPPACTION_ATTACK_ANIM_AND_DAMAGE ; $0a
const OPPACTION_DRAW_CARD ; $0b
const OPPACTION_USE_PKMN_POWER ; $0c
const OPPACTION_EXECUTE_PKMN_POWER_EFFECT ; $0d