Remove generated "indirect jump" comments.

The destination is obvious when using the predef macro.
This commit is contained in:
yenatch 2014-06-16 11:37:36 -07:00
parent 81bbab85ac
commit 38ac74f222
58 changed files with 125 additions and 125 deletions

View file

@ -9,7 +9,7 @@ PrintCardKeyText: ; 52673 (14:6673)
cp b
jr nz, .asm_5267a
ld a, $35
call Predef ; indirect jump to Func_c586 (c586 (3:4586))
call Predef
ld a, [wcfc6]
cp $18
jr z, .asm_5269c
@ -50,7 +50,7 @@ PrintCardKeyText: ; 52673 (14:6673)
.asm_526ca
ld [wd09f], a
ld a, $17
call Predef ; indirect jump to Func_ee9e
call Predef
ld hl, wd126
set 5, [hl]
ld a, (SFX_1f_57 - SFX_Headers_1f) / 3