summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects/psych_up.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/move_effects/psych_up.asm')
-rw-r--r--engine/battle/move_effects/psych_up.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/battle/move_effects/psych_up.asm b/engine/battle/move_effects/psych_up.asm
index 743e93c86..02fdef5d2 100644
--- a/engine/battle/move_effects/psych_up.asm
+++ b/engine/battle/move_effects/psych_up.asm
@@ -47,4 +47,3 @@ BattleCommand_PsychUp:
call AnimateCurrentMove
ld hl, CopiedStatsText
jp StdBattleTextBox
-