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

@ -467,9 +467,9 @@ Func_2174b: ; 2174b (8:574b)
.asm_217b0
ld [wcc49], a
ld a, $36
call Predef ; indirect jump to StatusScreen (12953 (4:6953))
call Predef
ld a, $37
call Predef ; indirect jump to StatusScreen2 (12b57 (4:6b57))
call Predef
call LoadScreenTilesFromBuffer1
call ReloadTilesetTilePatterns
call GoPAL_SET_CF1C

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