Replaced "ldtile" and "dwtile" with the "tile" equs macro

This commit is contained in:
PikalaxALT
2015-10-14 09:29:15 -04:00
parent f399315a48
commit 1e2ff967aa
14 changed files with 343 additions and 355 deletions

View File

@@ -1292,7 +1292,7 @@ endr
ld a, [hli]
ld e, a
ld d, [hl]
ld hl, $9500
ld hl, VTiles2 tile $50
lb bc, BANK(PackGFX), 15
call Request2bpp
ret