summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Remove-Pokémon-sprite-animations.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Remove-Pokémon-sprite-animations.md b/Remove-Pokémon-sprite-animations.md
index ae030a0..236e29f 100644
--- a/Remove-Pokémon-sprite-animations.md
+++ b/Remove-Pokémon-sprite-animations.md
@@ -388,7 +388,6 @@ Edit [mobile/mobile_42.asm](../blob/master/mobile/mobile_42.asm):
- ld d, $0
- ld e, ANIM_MON_TRADE
- predef LoadMonAnimation
-+ call PlayMonCry
ret
...