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

@@ -1,5 +1,5 @@
WriteOAMDMACodeToHRAM::
ld c, hTransferVirtualOAM - $ff00
ld c, LOW(hTransferVirtualOAM)
ld b, .PushOAMEnd - .PushOAM
ld hl, .PushOAM
.loop