diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-07-22 10:22:46 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-07-22 10:22:46 -0500 |
commit | a6f04b434980f2176cb275a7c3ba50d5cbcd6ace (patch) | |
tree | 9852f73ea539b2392ea4c30f61c8879e978ae677 /audio/sfx | |
parent | b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (diff) |
Unify audio bank references
2→1
8→2
1f→3
Diffstat (limited to 'audio/sfx')
-rwxr-xr-x | audio/sfx/pokeflute_ch1_ch2.asm (renamed from audio/sfx/sfx_08_pokeflute.asm) | 0 | ||||
-rwxr-xr-x | audio/sfx/pokeflute_ch3.asm (renamed from audio/sfx/sfx_08_pokeflute_ch3.asm) | 0 | ||||
-rwxr-xr-x | audio/sfx/unused2_2.asm (renamed from audio/sfx/sfx_08_unused2.asm) | 0 | ||||
-rwxr-xr-x | audio/sfx/unused_1.asm (renamed from audio/sfx/sfx_02_unused.asm) | 0 | ||||
-rwxr-xr-x | audio/sfx/unused_2.asm (renamed from audio/sfx/sfx_08_unused.asm) | 0 | ||||
-rwxr-xr-x | audio/sfx/unused_3.asm (renamed from audio/sfx/sfx_1f_unused.asm) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/audio/sfx/sfx_08_pokeflute.asm b/audio/sfx/pokeflute_ch1_ch2.asm index 4ccf89d8..4ccf89d8 100755 --- a/audio/sfx/sfx_08_pokeflute.asm +++ b/audio/sfx/pokeflute_ch1_ch2.asm diff --git a/audio/sfx/sfx_08_pokeflute_ch3.asm b/audio/sfx/pokeflute_ch3.asm index 0652e673..0652e673 100755 --- a/audio/sfx/sfx_08_pokeflute_ch3.asm +++ b/audio/sfx/pokeflute_ch3.asm diff --git a/audio/sfx/sfx_08_unused2.asm b/audio/sfx/unused2_2.asm index 1eca4432..1eca4432 100755 --- a/audio/sfx/sfx_08_unused2.asm +++ b/audio/sfx/unused2_2.asm diff --git a/audio/sfx/sfx_02_unused.asm b/audio/sfx/unused_1.asm index bd9bdfb3..bd9bdfb3 100755 --- a/audio/sfx/sfx_02_unused.asm +++ b/audio/sfx/unused_1.asm diff --git a/audio/sfx/sfx_08_unused.asm b/audio/sfx/unused_2.asm index 25e4840c..25e4840c 100755 --- a/audio/sfx/sfx_08_unused.asm +++ b/audio/sfx/unused_2.asm diff --git a/audio/sfx/sfx_1f_unused.asm b/audio/sfx/unused_3.asm index dfb16ee1..dfb16ee1 100755 --- a/audio/sfx/sfx_1f_unused.asm +++ b/audio/sfx/unused_3.asm |