You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Miscellaneous reorganization fixes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user