diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 03:22:40 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 03:22:40 -0500 |
| commit | a33f356461e29559950f51dbef2e2d83235ea98f (patch) | |
| tree | 20a7d6dc38f69f23045cb45b34d0ef17f28bf5f2 /audio/sfx | |
| parent | Clean up white space (diff) | |
| download | pokeyellow-a33f356461e29559950f51dbef2e2d83235ea98f.tar.gz pokeyellow-a33f356461e29559950f51dbef2e2d83235ea98f.tar.xz pokeyellow-a33f356461e29559950f51dbef2e2d83235ea98f.zip | |
Remove unused source files
Diffstat (limited to 'audio/sfx')
| -rw-r--r-- | audio/sfx/unknown_80e71.asm | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/audio/sfx/unknown_80e71.asm b/audio/sfx/unknown_80e71.asm deleted file mode 100644 index 1b8241fb..00000000 --- a/audio/sfx/unknown_80e71.asm +++ /dev/null @@ -1,45 +0,0 @@ -SFX_80e91_4_Ch4: - 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_80ea8_4_Ch5: - 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_80eb8_4_Ch6: - 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 |
