Tile constant makes more sense as negative

This commit is contained in:
mid-kid 2022-04-05 21:22:46 +02:00
parent af7d328d66
commit 1d97d41ea2

View File

@ -918,7 +918,7 @@ IntroScene19:
ldh [rSVBK], a
xor a
ldh [hSCX], a
ld a, 27 * TILE_WIDTH
ld a, -5 * TILE_WIDTH
ldh [hSCY], a
ld a, 7
ldh [hWX], a