You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Inconsequential bank ref in battle graphics code.
This commit is contained in:
@@ -9335,7 +9335,7 @@ Function3fbd6: ; 3fbd6
|
|||||||
call ByteFill
|
call ByteFill
|
||||||
ld de, $d000
|
ld de, $d000
|
||||||
ld hl, VBGMap0
|
ld hl, VBGMap0
|
||||||
ld bc, $0f40
|
lb bc, BANK(Function3fbd6), $40
|
||||||
call Request2bpp
|
call Request2bpp
|
||||||
pop af
|
pop af
|
||||||
ld [rSVBK], a
|
ld [rSVBK], a
|
||||||
|
Reference in New Issue
Block a user