diff options
Diffstat (limited to 'home/audio.asm')
-rw-r--r-- | home/audio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm index c2d60adb0..7c7b84371 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -436,7 +436,7 @@ SpecialMapMusic:: and a ret -.bike +.bike ; unreferenced ld de, MUSIC_BICYCLE scf ret |