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_802d7.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_802d7.asm')
| -rwxr-xr-x | audio/sfx/unknown_802d7.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/sfx/unknown_802d7.asm b/audio/sfx/unknown_802d7.asm new file mode 100755 index 00000000..4a1f1ab4 --- /dev/null +++ b/audio/sfx/unknown_802d7.asm @@ -0,0 +1,6 @@ +SFX_802d7_4_Ch7: + unknownnoise0x20 2, 241, 50 + unknownnoise0x20 2, 0, 0 + unknownnoise0x20 4, 230, 33 + endchannel + |
