mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Inconsequential bank ref in battle graphics code.
This commit is contained in:
parent
4592603114
commit
c611a45486
@ -9335,7 +9335,7 @@ Function3fbd6: ; 3fbd6
|
||||
call ByteFill
|
||||
ld de, $d000
|
||||
ld hl, VBGMap0
|
||||
ld bc, $0f40
|
||||
lb bc, BANK(Function3fbd6), $40
|
||||
call Request2bpp
|
||||
pop af
|
||||
ld [rSVBK], a
|
||||
|
Loading…
x
Reference in New Issue
Block a user