Blind wram labels part 4.

This commit is contained in:
yenatch
2015-02-10 15:14:41 -08:00
parent 62b473d6c6
commit c07ed74a5d
23 changed files with 340 additions and 326 deletions

View File

@@ -246,11 +246,11 @@ UpdatePals:: ; 37f
jp nz, UpdateCGBPals
; update gb pals
ld a, [$cfc7]
ld a, [wcfc7]
ld [rBGP], a
ld a, [$cfc8]
ld a, [wcfc8]
ld [rOBP0], a
ld a, [$cfc9]
ld a, [wcfc9]
ld [rOBP1], a
and a