aboutsummaryrefslogtreecommitdiffstats
path: root/engine/trade.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-16 11:37:36 -0700
committeryenatch <yenatch@gmail.com>2014-06-16 11:37:36 -0700
commit38ac74f22285974bda6a0ed537958def8415076e (patch)
tree6f51ebf68314d1ee712841c32ee45633d135057a /engine/trade.asm
parentHall of Fame sram labels and related constants. (diff)
downloadpokeyellow-38ac74f22285974bda6a0ed537958def8415076e.tar.gz
pokeyellow-38ac74f22285974bda6a0ed537958def8415076e.tar.xz
pokeyellow-38ac74f22285974bda6a0ed537958def8415076e.zip
Remove generated "indirect jump" comments.
The destination is obvious when using the predef macro.
Diffstat (limited to 'engine/trade.asm')
-rwxr-xr-xengine/trade.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/trade.asm b/engine/trade.asm
index 1a984ceb..977656b5 100755
--- a/engine/trade.asm
+++ b/engine/trade.asm
@@ -767,4 +767,4 @@ Func_41676: ; 41676 (10:5676)
xor a
ld [wcc5b], a
ld a, $8
- jp Predef ; indirect jump to MoveAnimation (78d5e (1e:4d5e))
+ jp Predef