ATRACT mode fixed.

This commit is contained in:
Pecusx
2022-10-25 19:47:15 +02:00
parent 5f5ea0a752
commit 2aca68c41c
4 changed files with 7 additions and 3 deletions
+2
View File
@@ -1617,6 +1617,8 @@ notpressedJoyGetKey
lda #@kbcode._ret ;Return key
getkeyend
ldx #0
stx ATRACT ; reset atract mode
mvx #sfx_keyclick sfx_effect
rts
.endp