Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460)
# Conflicts: # engine/battle/core.asm # engine/save.asm
This commit is contained in:
@@ -2316,7 +2316,7 @@ Pokedex_BlackOutBG: ; 41401 (10:5401)
|
||||
; Make BG palettes black so that the BG becomes all black.
|
||||
ld a, [rSVBK]
|
||||
push af
|
||||
ld a, $5
|
||||
ld a, BANK(wBGPals1)
|
||||
ld [rSVBK], a
|
||||
ld hl, wBGPals1
|
||||
ld bc, 8 palettes
|
||||
|
Reference in New Issue
Block a user