diff options
Diffstat (limited to 'engine/battle/move_effects/splash.asm')
-rw-r--r-- | engine/battle/move_effects/splash.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engine/battle/move_effects/splash.asm b/engine/battle/move_effects/splash.asm index 5b5e504b8..493ea8ca6 100644 --- a/engine/battle/move_effects/splash.asm +++ b/engine/battle/move_effects/splash.asm @@ -1,6 +1,4 @@ -BattleCommand_Splash: ; 36fe1 +BattleCommand_Splash: call AnimateCurrentMove farcall StubbedTrainerRankings_Splash jp PrintNothingHappened - -; 36fed |