aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/npc_movement.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/overworld/npc_movement.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/overworld/npc_movement.asm')
-rwxr-xr-xengine/overworld/npc_movement.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/npc_movement.asm b/engine/overworld/npc_movement.asm
index 260dafd9..d228df76 100755
--- a/engine/overworld/npc_movement.asm
+++ b/engine/overworld/npc_movement.asm
@@ -146,7 +146,7 @@ Func_1a4f4: ; 1a4f4 (6:64f4)
ld a, $0
ld [wcc4d], a
ld a, $11
- call Predef ; indirect jump to RemoveMissableObject (f1d7 (3:71d7))
+ call Predef
ld hl, wd730
res 7, [hl]
ld hl, wd72e