diff options
Diffstat (limited to 'home/audio.asm')
-rw-r--r-- | home/audio.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/audio.asm b/home/audio.asm index f1daa4f1..69e81dd8 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -88,6 +88,7 @@ CheckForNoBikingMusicMap:: ; 21c8 (0:21c8) UpdateMusic6Times:: ; 21e3 (0:21e3) ld c, $6 +UpdateMusicCTimes:: .loop push bc push hl |