aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/sfx_02_3a.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
commitb4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (patch)
tree990c331053e70ab256533f5e70ac4f7cb5c58af1 /audio/sfx/sfx_02_3a.asm
parentName some battle sound effects (diff)
downloadpokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.gz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.xz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.zip
Rename sound effect files
Diffstat (limited to 'audio/sfx/sfx_02_3a.asm')
-rwxr-xr-xaudio/sfx/sfx_02_3a.asm47
1 files changed, 0 insertions, 47 deletions
diff --git a/audio/sfx/sfx_02_3a.asm b/audio/sfx/sfx_02_3a.asm
deleted file mode 100755
index 96c93702..00000000
--- a/audio/sfx/sfx_02_3a.asm
+++ /dev/null
@@ -1,47 +0,0 @@
-SFX_02_3a_Ch1: ; ad77 (2:6d77)
- executemusic
- tempo 256
- volume 7, 7
- vibrato 6, 2, 6
- duty 2
- toggleperfectpitch
- notetype 4, 11, 1
- octave 3
- G# 2
- G# 2
- G# 2
- notetype 12, 11, 3
- octave 4
- E_ 4
- endchannel
-
-
-SFX_02_3a_Ch2: ; ad8e (2:6d8e)
- executemusic
- vibrato 8, 2, 7
- duty 2
- notetype 4, 12, 1
- octave 4
- E_ 2
- E_ 2
- E_ 2
- notetype 12, 12, 3
- B_ 4
- endchannel
-
-
-SFX_02_3a_Ch3: ; ad9e (2:6d9e)
- executemusic
- notetype 4, 1, 0
- octave 4
- B_ 1
- rest 1
- B_ 1
- rest 1
- B_ 1
- rest 1
- notetype 12, 1, 0
- octave 4
- B_ 2
- rest 2
- endchannel