Lowercase v for VRAM addresses

This commit is contained in:
xCrystal
2017-12-28 13:32:33 +01:00
parent 7beb497d3a
commit 333524f0be
86 changed files with 537 additions and 537 deletions

View File

@@ -5,7 +5,7 @@ DrawKrisPackGFX: ; 48e81
ld a, [hli]
ld e, a
ld d, [hl]
ld hl, VTiles2 tile $50
ld hl, vTiles2 tile $50
lb bc, BANK(PackFGFX), 15
call Request2bpp
ret