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/sfx_02_unused.asm | |
| parent | Rename sound effect files (diff) | |
| download | pokeyellow-a6f04b434980f2176cb275a7c3ba50d5cbcd6ace.tar.gz pokeyellow-a6f04b434980f2176cb275a7c3ba50d5cbcd6ace.tar.xz pokeyellow-a6f04b434980f2176cb275a7c3ba50d5cbcd6ace.zip | |
Unify audio bank references
2â1
8â2
1fâ3
Diffstat (limited to 'audio/sfx/sfx_02_unused.asm')
| -rwxr-xr-x | audio/sfx/sfx_02_unused.asm | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/audio/sfx/sfx_02_unused.asm b/audio/sfx/sfx_02_unused.asm deleted file mode 100755 index bd9bdfb3..00000000 --- a/audio/sfx/sfx_02_unused.asm +++ /dev/null @@ -1,31 +0,0 @@ -SFX_02_unused_Ch1: ; 86e3 (2:46e3) - dutycycle 240 - unknownsfx0x20 15, 224, 128, 7 - unknownsfx0x20 15, 240, 132, 7 - unknownsfx0x20 15, 195, 224, 5 - unknownsfx0x20 15, 196, 0, 6 - unknownsfx0x20 10, 108, 128, 7 - unknownsfx0x20 8, 113, 132, 7 - endchannel - - -SFX_02_unused_Ch2: ; 86fe (2:46fe) - dutycycle 5 - unknownsfx0x20 15, 160, 65, 7 - unknownsfx0x20 15, 176, 67, 7 - unknownsfx0x20 15, 147, 177, 5 - unknownsfx0x20 15, 148, 193, 5 - unknownsfx0x20 10, 76, 65, 7 - unknownsfx0x20 8, 49, 70, 7 - endchannel - - -SFX_02_unused_Ch3: ; 8719 (2:4719) - unknownnoise0x20 2, 242, 76 - unknownnoise0x20 6, 224, 58 - unknownnoise0x20 15, 208, 58 - unknownnoise0x20 8, 208, 44 - unknownnoise0x20 6, 230, 76 - unknownnoise0x20 12, 125, 76 - unknownnoise0x20 15, 211, 76 - endchannel |
