aboutsummaryrefslogtreecommitdiffstats
path: root/engine/evolve_trade.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:30:20 -0700
committerGitHub <noreply@github.com>2016-06-11 17:30:20 -0700
commit7e12ca56a8d04d33f3945bb5b981c311fcdd44ef (patch)
tree8a61aee33d6b47e960dc71dbb89c096622bbdc95 /engine/evolve_trade.asm
parentImplement handy text macros from yellow (diff)
parentremove address comments (diff)
downloadpokeyellow-7e12ca56a8d04d33f3945bb5b981c311fcdd44ef.tar.gz
pokeyellow-7e12ca56a8d04d33f3945bb5b981c311fcdd44ef.tar.xz
pokeyellow-7e12ca56a8d04d33f3945bb5b981c311fcdd44ef.zip
Merge pull request #133 from YamaArashi/master
Remove address comments
Diffstat (limited to 'engine/evolve_trade.asm')
-rwxr-xr-xengine/evolve_trade.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/evolve_trade.asm b/engine/evolve_trade.asm
index 81e41166..e17fc05c 100755
--- a/engine/evolve_trade.asm
+++ b/engine/evolve_trade.asm
@@ -1,4 +1,4 @@
-EvolveTradeMon: ; 17d7d (5:7d7d)
+EvolveTradeMon:
; Verify the TradeMon's species name before
; attempting to initiate a trade evolution.