Fix wVirtualOAM labels, part 1.

This commit is contained in:
luckytyphlosion
2018-01-30 14:47:14 -05:00
parent 3203ad7d50
commit 3c7ba37de7
5 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
; "ld a, [hAddress]" and "ld [hAddress], a" will
; use the more efficient "ldh" instruction.
hPushOAM EQU $ff80 ; 10 bytes
hTransferVirtualOAM EQU $ff80 ; 10 bytes
hROMBankBackup EQU $ff8a
hBuffer EQU $ff8b