mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-03-04 19:34:16 +00:00
mist: always reset animate to 0 when change location
I feel like this might break stuff elsewhere :(
This commit is contained in:
parent
9313d72c31
commit
d8d8563785
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@ -179,6 +179,7 @@ change_location:
|
||||
|
||||
; reset pointer to not visible, centered
|
||||
lda #0
|
||||
sta ANIMATE_FRAME
|
||||
sta CURSOR_VISIBLE
|
||||
lda #20
|
||||
sta CURSOR_X
|
||||
|
Loading…
x
Reference in New Issue
Block a user