diff options
Diffstat (limited to 'audio/music/printer.asm')
-rw-r--r-- | audio/music/printer.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/music/printer.asm b/audio/music/printer.asm index 52b81d244..eed309721 100644 --- a/audio/music/printer.asm +++ b/audio/music/printer.asm @@ -2,7 +2,6 @@ Music_Printer: ; f07fd dbw $02, Music_Printer_Ch3 ; f0800 - Music_Printer_Ch3: ; f0800 tempo 256 notetype $c, $20 @@ -35,7 +34,6 @@ Music_Printer_Ch3: ; f0800 note __, 1 note F#, 1 note __, 1 - Music_Printer_branch_f0823: ; f0823 note E_, 1 note __, 1 @@ -321,3 +319,4 @@ Music_Printer_branch_f0823: ; f0823 note __, 1 loopchannel 0, Music_Printer_branch_f0823 ; f0941 + |