start restarts song

This commit is contained in:
2024-08-15 02:03:11 -04:00
parent ce17fbd285
commit 82a5fb0467
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -160,6 +160,11 @@ start
@
lda:cmp:req 20
jsr player
lda $d01f ;consol
cmp #7
seq:jsr init_song
jmp @-
Binary file not shown.