summaryrefslogtreecommitdiff
path: root/audio/music/jigglypuffsong.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/music/jigglypuffsong.asm')
-rw-r--r--audio/music/jigglypuffsong.asm42
1 files changed, 21 insertions, 21 deletions
diff --git a/audio/music/jigglypuffsong.asm b/audio/music/jigglypuffsong.asm
index 216a3166..8d676150 100644
--- a/audio/music/jigglypuffsong.asm
+++ b/audio/music/jigglypuffsong.asm
@@ -7,17 +7,17 @@ Music_JigglypuffSong_Ch1:: ; 7fb7d (1f:7b7d)
toggleperfectpitch
notetype 13, 6, 7
octave 4
- note E_, 8
+ E_ 8
notetype 12, 6, 7
- note B_, 2
- note G#, 6
- note F#, 8
- note G#, 2
- note A_, 6
- note G#, 8
- note F#, 4
- note G#, 4
- note E_, 10
+ B_ 2
+ G# 6
+ F# 8
+ G# 2
+ A_ 6
+ G# 8
+ F# 4
+ G# 4
+ E_ 10
endchannel
@@ -27,15 +27,15 @@ Music_JigglypuffSong_Ch2:: ; 7fb9a (1f:7b9a)
dutycycle 10
notetype 12, 10, 7
octave 4
- note E_, 8
- note B_, 2
- note G#, 6
- note F#, 8
- note G#, 2
- note A_, 6
- note G#, 8
- note F#, 4
- note G#, 4
- note E_, 10
+ E_ 8
+ B_ 2
+ G# 6
+ F# 8
+ G# 2
+ A_ 6
+ G# 8
+ F# 4
+ G# 4
+ E_ 10
endchannel
-; 0x7fbaf \ No newline at end of file
+; 0x7fbaf