shithub: pokecrystal

Download patch

ref: 3bb73b2430454221b5588cdb652596c4f2e9046f
parent: d84ebd212434dd754729543b257cd17fed9e54d4
parent: c33ba049a5a993fc678fd1698645039ce4974022
author: PikalaxALT <[email protected]>
date: Fri Jul 29 06:40:57 EDT 2016

Merge branch 'master' of github.com:pret/pokecrystal

--- a/home/audio.asm
+++ b/home/audio.asm
@@ -196,7 +196,7 @@
 
 PlaySFX:: ; 3c23
 ; Play sound effect de.
-; Sound effects are ordered by priority (lowest to highest)
+; Sound effects are ordered by priority (highest to lowest)
 
 	push hl
 	push de