diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 12:38:16 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 12:38:16 -0400 |
| commit | d3d2e573a3b07075909b1680ef5e83a2429b0427 (patch) | |
| tree | 4861f65ef5ebe15206fa99bb6f986ac5345c5afb /audio/sfx/unknown_802cc.asm | |
| parent | Unhexlify unknown music macro arguments in bank AUDIO_4 (diff) | |
| download | pokeyellow-d3d2e573a3b07075909b1680ef5e83a2429b0427.tar.gz pokeyellow-d3d2e573a3b07075909b1680ef5e83a2429b0427.tar.xz pokeyellow-d3d2e573a3b07075909b1680ef5e83a2429b0427.zip | |
Fix sfx separation
Diffstat (limited to 'audio/sfx/unknown_802cc.asm')
| -rwxr-xr-x | audio/sfx/unknown_802cc.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/sfx/unknown_802cc.asm b/audio/sfx/unknown_802cc.asm new file mode 100755 index 00000000..d7a398a5 --- /dev/null +++ b/audio/sfx/unknown_802cc.asm @@ -0,0 +1,5 @@ +SFX_802cc_4_Ch4: + duty $02 + unknownsfx0x20 3, 180, 192, 7 + unknownsfx0x20 0, 161, 128, 7 + endchannel |
