From 19ae2b08662d1c4dd873b95e8a3b93a7c6f17ab6 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Tue, 22 Feb 2022 21:27:47 -0600 Subject: [PATCH] Remove stray pla that prevented more than one sprite from rendering --- src/Sprite2.s | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Sprite2.s b/src/Sprite2.s index 5fbfa84..fef1527 100644 --- a/src/Sprite2.s +++ b/src/Sprite2.s @@ -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