You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
HDMA transfer functions
This commit is contained in:
@@ -9429,7 +9429,7 @@ InitBattleDisplay: ; 3fb6c
|
||||
ld [rSVBK], a
|
||||
|
||||
ld hl, wDecompressScratch
|
||||
ld bc, wBackupAttrMap - wDecompressScratch
|
||||
ld bc, wScratchAttrMap - wDecompressScratch
|
||||
ld a, " "
|
||||
call ByteFill
|
||||
|
||||
|
||||
Reference in New Issue
Block a user