hLabel - $ff00 -> LOW(hLabel)

This commit is contained in:
Rangi
2018-08-25 14:34:25 -04:00
parent eb1e3636bb
commit 1c0fff7668
10 changed files with 29 additions and 29 deletions

View File

@@ -68,7 +68,7 @@ Credits::
xor a
call ByteFill
ld a, rSCX - $ff00
ld a, LOW(rSCX)
ldh [hLCDCPointer], a
call GetCreditsPalette