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 @@ OpenOaksPC: ; 1e915 (7:6915)
and a
jr nz, .asm_1e932
ld a, $56
call Predef ; indirect jump to DisplayDexRating (44169 (11:4169))
call Predef
.asm_1e932
ld hl, ClosedOaksPCText
call PrintText