summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2016-07-29 10:40:57 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2016-07-29 10:40:57 -0400
commit3bb73b2430454221b5588cdb652596c4f2e9046f (patch)
tree13e2c93d1b509c78d5321450a3fecd9346e61082
parentd84ebd212434dd754729543b257cd17fed9e54d4 (diff)
parentc33ba049a5a993fc678fd1698645039ce4974022 (diff)
Merge branch 'master' of github.com:pret/pokecrystal
-rw-r--r--home/audio.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm
index c6982fbbc..5e6eafe9a 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -196,7 +196,7 @@ endr
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