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

@@ -1120,7 +1120,7 @@ HOF_AnimateFrontpic: ; d066e Predef 49
ld l, e
push bc
push hl
ld de, VTiles2
ld de, vTiles2
predef GetAnimatedFrontpicPredef
pop hl
pop bc