aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_02_43.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_02_43.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_02_43.asm')
-rw-r--r--music/sfx/sfx_02_43.asm17
1 files changed, 17 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_43.asm b/music/sfx/sfx_02_43.asm
new file mode 100644
index 00000000..b7bcabab
--- /dev/null
+++ b/music/sfx/sfx_02_43.asm
@@ -0,0 +1,17 @@
+SFX_02_43_Ch1: ; 84c6 (2:44c6)
+ duty 0
+ note C#, 1
+ note C#, 5
+ note D_, 5
+ unknownmusic0xf2
+ note C_, 1
+ note C_, 7
+ loopchannel 4, SFX_02_43_Ch1
+ note D_, 16
+ unknownmusic0xf3
+ note C_, 1
+ note C_, 7
+ note C#, 1
+ note C_, 9
+ endchannel
+; 0x84d9 \ No newline at end of file