diff options
| author | yenatch <yenatch@gmail.com> | 2014-01-09 14:17:58 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-01-09 14:17:58 -0500 |
| commit | 4cdc06b2c34d9699bb64de40dcd27062d66dbf99 (patch) | |
| tree | 2434041737dd35205582514aacd3f69ae63ff600 /music/blue | |
| parent | split audio components into audio_red.o and audio_blue.o (diff) | |
| download | pokeyellow-4cdc06b2c34d9699bb64de40dcd27062d66dbf99.tar.gz pokeyellow-4cdc06b2c34d9699bb64de40dcd27062d66dbf99.tar.xz pokeyellow-4cdc06b2c34d9699bb64de40dcd27062d66dbf99.zip | |
consolidate red/blue diffs in sfx
Diffstat (limited to 'music/blue')
| -rw-r--r-- | music/blue/sfx_1f_5d.asm | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/music/blue/sfx_1f_5d.asm b/music/blue/sfx_1f_5d.asm deleted file mode 100644 index 8b1ce426..00000000 --- a/music/blue/sfx_1f_5d.asm +++ /dev/null @@ -1,20 +0,0 @@ -SFX_1f_5d_Ch1: ; 7c45e (1f:445e) - duty 2 - unknownsfx0x20 3, 228, 0, 6 - unknownsfx0x20 3, 228, 128, 6 - unknownsfx0x20 3, 228, 192, 6 - unknownsfx0x20 3, 228, 0, 7 - unknownsfx0x20 15, 242, 224, 7 - endchannel - - -SFX_1f_5d_Ch2: ; 7c475 (1f:4475) - duty 2 - unknownsfx0x20 3, 8, 0, 0 - unknownsfx0x20 3, 196, 1, 6 - unknownsfx0x20 3, 196, 129, 6 - unknownsfx0x20 3, 196, 193, 6 - unknownsfx0x20 3, 196, 1, 7 - unknownsfx0x20 15, 210, 225, 7 - endchannel -; 0x7c490
\ No newline at end of file |
