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_802b5.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_802b5.asm')
| -rw-r--r-- | audio/sfx/unknown_802b5.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/sfx/unknown_802b5.asm b/audio/sfx/unknown_802b5.asm new file mode 100644 index 00000000..364443cf --- /dev/null +++ b/audio/sfx/unknown_802b5.asm @@ -0,0 +1,8 @@ +SFX_802b5_4_Ch4: + duty 2 + unknownsfx0x20 3, 196, 96, 7 + unknownsfx0x20 0, 164, 64, 7 + unknownsfx0x20 2, 196, 64, 7 + unknownsfx0x20 0, 164, 96, 7 + unknownsfx0x20 15, 193, 96, 7 + endchannel |
