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_41.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_41.asm')
| -rw-r--r-- | audio/sfx/sfx_02_41.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/sfx_02_41.asm b/audio/sfx/sfx_02_41.asm index 4ba0eb14..0a261b84 100644 --- a/audio/sfx/sfx_02_41.asm +++ b/audio/sfx/sfx_02_41.asm @@ -1,7 +1,7 @@ SFX_02_41_Ch1: ; b2c8 (2:72c8) executemusic - tempo 1, 0 - stereopanning 119 + tempo 256 + volume 7, 7 duty 2 notetype 5, 11, 1 octave 3 |
