Skip to content

Commit

Permalink
Reset song position when looping
Browse files Browse the repository at this point in the history
Fixes Song loop broken in v2.38 #28
  • Loading branch information
stefandrissen committed Jan 6, 2024
1 parent c587df9 commit 65fa480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tracker.s
Original file line number Diff line number Diff line change
Expand Up @@ -2081,6 +2081,7 @@ tracker:

loop.time:

ld (hl),0
call reset.speed

play.status:
Expand Down

0 comments on commit 65fa480

Please sign in to comment.