Use more palette(s) constants

This commit is contained in:
xCrystal
2018-01-01 14:47:16 +01:00
parent 8c3905c4cd
commit 6e12a51503
13 changed files with 37 additions and 37 deletions

View File

@@ -243,7 +243,7 @@ Function16c943: ; 16c943
ld a, $5
ld [rSVBK], a
ld a, $ff
ld bc, $0008
ld bc, 1 palettes
ld hl, UnknBGPals
call ByteFill
pop af