diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-23 14:14:13 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-23 14:14:13 -0400 |
| commit | 3618f25a34ca78ba424bf1977cb6e21241eedb2b (patch) | |
| tree | 8a9a1e883c228ee90373986babc31a8cab368780 /audio/sfx/unknown_802cc.asm | |
| parent | Bank15 misc functions (diff) | |
| parent | Move diploma tilemaps out of incbins (diff) | |
| download | pokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.tar.gz pokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.tar.xz pokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.zip | |
Merge pull request #8 from PikalaxALT/master
Disassemble yellow sounds
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..9e209638 --- /dev/null +++ b/audio/sfx/unknown_802cc.asm @@ -0,0 +1,5 @@ +SFX_802cc_4_Ch4: + duty 2 + unknownsfx0x20 3, 180, 192, 7 + unknownsfx0x20 0, 161, 128, 7 + endchannel |
