summaryrefslogtreecommitdiff
path: root/home/joypad.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-29 22:29:45 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-29 22:29:45 -0500
commit0eb0c40ba7be54862364e6cd3a77cc605a4ada16 (patch)
treec449bf08b91a3e5ccc1bf728dd9a0b7940ddef8e /home/joypad.asm
parentb8dcccd0da7d7eda8f4e480aeb4f87d08d7461b4 (diff)
buttonsound
Diffstat (limited to 'home/joypad.asm')
-rw-r--r--home/joypad.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/joypad.asm b/home/joypad.asm
index 13f27e7c3..390166bee 100644
--- a/home/joypad.asm
+++ b/home/joypad.asm
@@ -392,7 +392,7 @@ SimpleWaitPressAorB:: ; aa5
ret
; aaf
-KeepTextOpen:: ; aaf
+ButtonSound:: ; aaf
ld a, [wLinkMode]
and a
jr nz, .link