diff options
| author | iimarckus <iimarckus@gmail.com> | 2013-10-13 23:35:43 -0700 |
|---|---|---|
| committer | iimarckus <iimarckus@gmail.com> | 2013-10-13 23:35:43 -0700 |
| commit | ad402f12435ab661aa9b745a79d419fcae9340fc (patch) | |
| tree | 5a410d83d4180cb4179ac03b3ccd00bd1a89de1c /music/sfx/sfx_08_4d.asm | |
| parent | Fix CheckIfInOutsideMap comments. (diff) | |
| parent | Add song alternate start labels (diff) | |
| download | pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.gz pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.xz pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.zip | |
Merge pull request #11 from dannye/music
Music
Diffstat (limited to 'music/sfx/sfx_08_4d.asm')
| -rw-r--r-- | music/sfx/sfx_08_4d.asm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_4d.asm b/music/sfx/sfx_08_4d.asm new file mode 100644 index 00000000..cf07f9fa --- /dev/null +++ b/music/sfx/sfx_08_4d.asm @@ -0,0 +1,12 @@ +SFX_08_4d_Ch1: ; 204d6 (8:44d6) + note D_, 16 + note G#, 16 + note D#, 5 + note D_, 9 + unknownmusic0xf2 + note D#, 6 + note D_, 11 + unknownmusic0xf1 + note F_, 6 + endchannel +; 0x204e0
\ No newline at end of file |
