mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +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
|
|
@ -2675,7 +2675,7 @@ Func_e7a4: ; e7a4 (3:67a4)
|
|||
ld a, $2
|
||||
ld [wd07d], a
|
||||
ld a, $4e
|
||||
call Predef ; indirect jump to Func_64eb (64eb (1:64eb))
|
||||
call Predef
|
||||
ld a, [W_NUMINBOX] ; wda80
|
||||
dec a
|
||||
jr z, .asm_e867
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue