Fix marts using hard-coded bank number

This commit is contained in:
PikalaxALT
2016-01-27 12:25:12 -05:00
parent d02c9e39dd
commit b272c0c375
17 changed files with 286 additions and 824 deletions

View File

@@ -2260,7 +2260,6 @@ GetFrequency: ; e8a5d
add hl, bc
ld a, [hl]
and $f ; lo nybble
;
ld l, a ; ok
ld d, 0
ld h, d