GFX tile sizes in decimal

This commit is contained in:
Remy Oukaour
2018-01-14 19:43:35 -05:00
parent eb3102200f
commit 7a09fc9f75
17 changed files with 44 additions and 42 deletions

View File

@@ -1061,9 +1061,9 @@ TilesetColorTest:
call WaitBGMap2
xor a
ld [hBGMapMode], a
ld de, DebugColorTestGFX + $10
ld de, DebugColorTestGFX + 1 tiles
ld hl, vTiles2 tile $6a
lb bc, BANK(DebugColorTestGFX), $16
lb bc, BANK(DebugColorTestGFX), 22
call Request2bpp
ld de, DebugColorTestGFX
ld hl, vTiles1