diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:22:35 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:47:20 -0400 |
| commit | 0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b (patch) | |
| tree | 753c550ea0b68914c2bfdb7293819e7128dfb6ad /audio/sfx/sfx_02_3a.asm | |
| parent | Relabel a few missed map scripts and TheEndTextString (diff) | |
| download | pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.gz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.xz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.zip | |
Improve music command names
Diffstat (limited to 'audio/sfx/sfx_02_3a.asm')
| -rw-r--r-- | audio/sfx/sfx_02_3a.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/sfx_02_3a.asm b/audio/sfx/sfx_02_3a.asm index 35808c35..5dc9a318 100644 --- a/audio/sfx/sfx_02_3a.asm +++ b/audio/sfx/sfx_02_3a.asm @@ -1,10 +1,10 @@ SFX_02_3a_Ch1: ; ad77 (2:6d77) executemusic - tempo 1, 0 - stereopanning 119 + tempo 256 + volume 7, 7 vibrato 6, 2, 6 duty 2 - togglecall + toggleperfectpitch notetype 4, 11, 1 octave 3 note G#, 2 |
