mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-23 03:33:11 +00:00
Fix indexing issue with calculating a tile's top line
This commit is contained in:
parent
d1e59e81ac
commit
e03859406e
@ -23,6 +23,7 @@ CopyTile
|
|||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
|
asl
|
||||||
tay
|
tay
|
||||||
|
|
||||||
sep #$20 ; set the bank register
|
sep #$20 ; set the bank register
|
||||||
@ -144,3 +145,4 @@ CopyTileLinear ldal tiledata+0,x
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user