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