mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-08-05 11:25:05 +00:00
Remove stray pla that prevented more than one sprite from rendering
This commit is contained in:
@@ -148,7 +148,6 @@ _MarkDirtySprite
|
||||
and #$0006
|
||||
ora AreaIndex
|
||||
sta AreaIndex
|
||||
pla
|
||||
|
||||
; Calculate the modified origin address for the sprite. We need to look at the sprite flip bits
|
||||
; to determine which of the four sprite stamps is the correct one to use. Then, offset that origin
|
||||
|
Reference in New Issue
Block a user