Update to rgbds 0.3.8

This commit is contained in:
Rangi
2019-02-16 12:17:55 -05:00
parent d9d688df4e
commit df337fc417
17 changed files with 39 additions and 39 deletions

View File

@@ -33,7 +33,7 @@ ForceUpdateCGBPals::
.bgp
rept (1 palettes) * 2
ld a, [hli]
ld [$ff00+c], a
ldh [c], a
endr
dec b
@@ -49,7 +49,7 @@ endr
.obp
rept (1 palettes) * 2
ld a, [hli]
ld [$ff00+c], a
ldh [c], a
endr
dec b