diff options
author | KuroiIeWa5Da <tyuki@adu.me> | 2012-01-23 04:42:24 -0600 |
---|---|---|
committer | KuroiIeWa5Da <tyuki@adu.me> | 2012-01-23 04:42:24 -0600 |
commit | eebf7023a3c56d2fb0edb39bc815488aefbca1cc (patch) | |
tree | 6541bbcec3214fc61d9b1138cc9ef18662db42ca | |
parent | 6a85dc48e1ef04b23a72694ed1d0271a44aa22c3 (diff) |
labeled branch A01A for routes3_md_2
hg-commit-id: 543dc45a5488
-rw-r--r-- | music.asm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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
|