Fix stray push instruction

This commit is contained in:
Lucas Scharenbroich 2022-02-21 14:31:05 -06:00
parent 9d401a5861
commit b4025f11fc
1 changed files with 0 additions and 1 deletions

View File

@ -755,7 +755,6 @@ _MoveSpriteX
:ok
_MoveSpriteXnc
sta _Sprites+SPRITE_X,x ; Update the X coordinate
pha
tya
sta _Sprites+SPRITE_Y,x ; Update the Y coordinate