From eebf7023a3c56d2fb0edb39bc815488aefbca1cc Mon Sep 17 00:00:00 2001 From: KuroiIeWa5Da Date: Mon, 23 Jan 2012 04:42:24 -0600 Subject: labeled branch A01A for routes3_md_2 hg-commit-id: 543dc45a5488 --- music.asm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/music.asm b/music.asm index 4d0ce3a6..b5c399c5 100644 --- a/music.asm +++ b/music.asm @@ -1271,6 +1271,8 @@ Routes3_md_2: ;A009 - A07E mus_note noteC, note16 mus_note noteRst, note2_4_8_16 mus_note noteRst, note1 + +branch_A01A: mus_vel 12, 7 mus_duty duty50 @@ -1374,7 +1376,7 @@ Routes3_md_2: ;A009 - A07E mus_octave oct2 mus_note noteA, note2 mus_note noteB, note2 - mus_jump 0, $601A + mus_jump 0, branch_A01A ; A07E ;No end byte until indigo plateu channel 1 -- cgit v1.2.3