diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
| commit | 46164d4d4740f0fefc726bf691626a13855090ab (patch) | |
| tree | 16c885a6d76e241d6bb0d01d4f94934ae0011dd3 /music/meeteviltrainer.asm | |
| parent | A little more map name consistency (diff) | |
| download | pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.tar.gz pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.tar.xz pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.zip | |
combine audio and music folders
Diffstat (limited to 'music/meeteviltrainer.asm')
| -rw-r--r-- | music/meeteviltrainer.asm | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/music/meeteviltrainer.asm b/music/meeteviltrainer.asm deleted file mode 100644 index 46385127..00000000 --- a/music/meeteviltrainer.asm +++ /dev/null @@ -1,81 +0,0 @@ -Music_MeetEvilTrainer_Ch1:: ; 7f69d (1f:769d) - tempo 0, 124 - stereopanning 119 - duty 2 - togglecall - notetype 12, 11, 1 - rest 4 - octave 3 - note D_, 2 - note C#, 2 - notetype 12, 4, 15 - note D_, 4 - -Music_MeetEvilTrainer_branch_7f6ae:: - notetype 12, 10, 1 - note D_, 4 - note D_, 4 - note D_, 4 - notetype 12, 7, 0 - note D_, 4 - loopchannel 0, Music_MeetEvilTrainer_branch_7f6ae - - -Music_MeetEvilTrainer_Ch2:: ; 7f6ba (1f:76ba) - duty 1 - notetype 12, 11, 6 - octave 3 - note B_, 2 - note A#, 2 - note B_, 8 - -Music_MeetEvilTrainer_branch_7f6c2:: - notetype 12, 12, 2 - octave 4 - note D#, 2 - note D_, 2 - note C#, 2 - note C_, 2 - octave 3 - note B_, 4 - note B_, 4 - note B_, 4 - note B_, 4 - note B_, 4 - notetype 12, 4, 15 - note A#, 4 - notetype 12, 12, 2 - note G_, 2 - note G#, 2 - note A_, 2 - note A#, 2 - note B_, 4 - note B_, 4 - note B_, 4 - note B_, 4 - note B_, 4 - notetype 12, 3, 15 - note A#, 4 - notetype 12, 12, 2 - loopchannel 0, Music_MeetEvilTrainer_branch_7f6c2 - - -Music_MeetEvilTrainer_Ch3:: ; 7f6e6 (1f:76e6) - notetype 12, 1, 0 - rest 8 - octave 4 - note F#, 1 - rest 1 - note F_, 1 - rest 1 - -Music_MeetEvilTrainer_branch_7f6ee:: - note F#, 1 - rest 3 - note F#, 1 - rest 3 - note F#, 1 - rest 3 - note A#, 4 - loopchannel 0, Music_MeetEvilTrainer_branch_7f6ee -; 0x7f6f9
\ No newline at end of file |
