Fix fan causing scrolling render artifacts

This commit is contained in:
blondie7575 2024-01-08 19:53:20 -07:00
parent 8a8235181c
commit 703edd47dd
1 changed files with 1 additions and 0 deletions

1
fan.s
View File

@ -67,6 +67,7 @@ updateFan:
; Once fan is in place, make it static
lda projectileData+GO_POSY,y
inc
inc
sta projectileData+GO_POSY,y
lda #1
sta projectileData+JD_STATIC,y