mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Remove spurious space in battle_anim_scripts.s
This commit is contained in:
parent
ef4d99c87e
commit
3f7b6ca357
@ -5645,7 +5645,7 @@ HydroPumpBeams:
|
||||
createsprite gHydroPumpOrbSpriteTemplate, ANIM_ATTACKER, 3, 10, 10, 0, -16
|
||||
delay 1
|
||||
return
|
||||
HydroPumpHitSplats :
|
||||
HydroPumpHitSplats:
|
||||
createsprite gWaterHitSplatSpriteTemplate, ANIM_ATTACKER, 4, 0, 15, ANIM_TARGET, 1
|
||||
createsprite gWaterHitSplatSpriteTemplate, ANIM_ATTACKER, 4, 0, -15, ANIM_TARGET, 1
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user