diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-21 19:30:07 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-21 19:30:07 -0400 |
| commit | d47cdd6e159066fa71a0ca2a0571b10547834159 (patch) | |
| tree | d9ccaae21ca98d628d930c3bcc6f3263ac0286a5 /music/bikeriding.asm | |
| parent | More music engine labels and comments (diff) | |
| download | pokeyellow-d47cdd6e159066fa71a0ca2a0571b10547834159.tar.gz pokeyellow-d47cdd6e159066fa71a0ca2a0571b10547834159.tar.xz pokeyellow-d47cdd6e159066fa71a0ca2a0571b10547834159.zip | |
More bank 2 music engine and music/sfx format update
Diffstat (limited to 'music/bikeriding.asm')
| -rw-r--r-- | music/bikeriding.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/music/bikeriding.asm b/music/bikeriding.asm index 4afac7f3..7c4ad149 100644 --- a/music/bikeriding.asm +++ b/music/bikeriding.asm @@ -47,7 +47,7 @@ Music_BikeRiding_branch_7dbc9: note D_, 2 note E_, 2 note F_, 6 - unknownmusic0xe8 + togglecall notetype 12, 11, 3 note E_, 2 note D_, 2 @@ -56,7 +56,7 @@ Music_BikeRiding_branch_7dbc9: note F_, 2 note E_, 1 note F_, 1 - unknownmusic0xe8 + togglecall notetype 12, 11, 5 note G_, 6 note G_, 6 |
