Merge 2d0ed11 and 355acfc from Roukaour/master

This commit is contained in:
xCrystal
2018-01-01 20:25:07 +01:00
9 changed files with 61 additions and 61 deletions

View File

@@ -161,19 +161,19 @@ Function819a7: ; 819a7
ld de, wBGPals2
ld bc, 16 palettes
call CopyBytes
ld a, $80
ld a, 1 << rBGPI_AUTO_INCREMENT
ld [rBGPI], a
ld hl, Palette_819f4
ld c, $40
ld c, 8 palettes
xor a
.asm_819c8
ld [rBGPD], a
dec c
jr nz, .asm_819c8
ld a, $80
ld a, 1 << rOBPI_AUTO_INCREMENT
ld [rOBPI], a
ld hl, Palette_81a34
ld c, $40
ld c, 8 palettes
.asm_819d6
ld a, [hli]
ld [rOBPD], a