Miscellaneous reorganization fixes

This commit is contained in:
Rangi
2018-07-04 02:42:11 -04:00
parent 89c2646cca
commit b565e6a9dc
7 changed files with 15 additions and 14 deletions

View File

@@ -1176,7 +1176,7 @@ ScrollMapUp::
ld l, a
ld a, [wBGMapAnchor + 1]
ld h, a
ld bc, $0200
ld bc, BG_MAP_WIDTH tiles
add hl, bc
; cap d at HIGH(vBGMap0)
ld a, h