shithub: pokecrystal

Download patch

ref: fa1c2c573a683185cf257cd3d6518b476f60e648
parent: 370ffcfd8d911dd4c2e8e08fa361cc1d68d6446a
author: U-Daniel-PC\Daniel <[email protected]>
date: Sun Feb 15 16:22:51 EST 2015

Final music incbins

--- a/audio/music/magnettrain.asm
+++ b/audio/music/magnettrain.asm
@@ -251,7 +251,22 @@
 ; ef711
 
 
-INCBIN "baserom.gbc", $ef711, $ef71e - $ef711
+; unused
+Music_MagnetTrain_branch_ef711: ; ef711
+	note G#, 1
+	note G_, 1
+	note G_, 1
+	note G#, 1
+	note G_, 1
+	note G_, 1
+	note G#, 1
+	note G_, 1
+	note G_, 1
+	note G#, 1
+	note G_, 1
+	note G_, 1
+	endchannel
+; ef71e
 
 
 Music_MagnetTrain_branch_ef71e: ; ef71e
--- a/audio/music/unioncave.asm
+++ b/audio/music/unioncave.asm
@@ -262,10 +262,7 @@
 	note G#, 4
 	note __, 8
 	loopchannel 0, Music_UnionCave_branch_f5da9
-; f5dc1
-
-
-INCBIN "baserom.gbc", $f5dc1, $f5dc5 - $f5dc1
-
+	loopchannel 0, Music_UnionCave_branch_f5da9 ; unused
+; f5dc5