You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More work on slots; WRAM cleanup, Move Deleter
This commit is contained in:
@@ -256,13 +256,13 @@ Function104770: ; 104770 (41:4770)
|
||||
ld a, $1
|
||||
ld [rVBK], a
|
||||
xor a
|
||||
lb bc, 4, 0
|
||||
ld bc, VBGMap1 - VBGMap0
|
||||
hlbgcoord 0, 0
|
||||
call ByteFill
|
||||
pop af
|
||||
ld [rVBK], a
|
||||
ld a, $60
|
||||
lb bc, 4, 0
|
||||
ld bc, VBGMap1 - VBGMap0
|
||||
hlbgcoord 0, 0
|
||||
call ByteFill
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user