mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 10:31:45 +13:00
Remove generated "indirect jump" comments.
The destination is obvious when using the predef macro.
This commit is contained in:
parent
81bbab85ac
commit
38ac74f222
58 changed files with 125 additions and 125 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue