aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pokemon')
-rw-r--r--engine/pokemon/evos_moves.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/pokemon/evos_moves.asm b/engine/pokemon/evos_moves.asm
index d5449b5c..6ff91597 100644
--- a/engine/pokemon/evos_moves.asm
+++ b/engine/pokemon/evos_moves.asm
@@ -1,6 +1,5 @@
; try to evolve the mon in [wWhichPokemon]
TryEvolvingMon:
-EvolveTradeMon:
ld hl, wCanEvolveFlags
xor a
ld [hl], a