summaryrefslogtreecommitdiff
path: root/battle/effects/foresight.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effects/foresight.asm')
-rw-r--r--battle/effects/foresight.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effects/foresight.asm b/battle/effects/foresight.asm
index 144bd1e26..7a8f33493 100644
--- a/battle/effects/foresight.asm
+++ b/battle/effects/foresight.asm
@@ -14,7 +14,7 @@ BattleCommand57: ; 376a0
jr nz, .failed
set SUBSTATUS_IDENTIFIED, [hl]
- call Function37e01
+ call AnimateCurrentMove
ld hl, IdentifiedText
jp StdBattleTextBox