summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects/splash.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/move_effects/splash.asm')
-rw-r--r--engine/battle/move_effects/splash.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/engine/battle/move_effects/splash.asm b/engine/battle/move_effects/splash.asm
index 5b5e504b8..ed9eeb4ca 100644
--- a/engine/battle/move_effects/splash.asm
+++ b/engine/battle/move_effects/splash.asm
@@ -1,6 +1,5 @@
-BattleCommand_Splash: ; 36fe1
+BattleCommand_Splash:
call AnimateCurrentMove
farcall StubbedTrainerRankings_Splash
jp PrintNothingHappened
-; 36fed