aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_1f_0a.asm
diff options
context:
space:
mode:
authoriimarckus <iimarckus@gmail.com>2013-10-13 23:35:43 -0700
committeriimarckus <iimarckus@gmail.com>2013-10-13 23:35:43 -0700
commitad402f12435ab661aa9b745a79d419fcae9340fc (patch)
tree5a410d83d4180cb4179ac03b3ccd00bd1a89de1c /music/sfx/sfx_1f_0a.asm
parentFix CheckIfInOutsideMap comments. (diff)
parentAdd song alternate start labels (diff)
downloadpokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.gz
pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.xz
pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.zip
Merge pull request #11 from dannye/music
Music
Diffstat (limited to 'music/sfx/sfx_1f_0a.asm')
-rw-r--r--music/sfx/sfx_1f_0a.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_0a.asm b/music/sfx/sfx_1f_0a.asm
new file mode 100644
index 00000000..2351dea5
--- /dev/null
+++ b/music/sfx/sfx_1f_0a.asm
@@ -0,0 +1,6 @@
+SFX_1f_0a_Ch1: ; 7c333 (1f:4333)
+ note D_, 1
+ note G#, 3
+ note D_, 6
+ endchannel
+; 0x7c337 \ No newline at end of file