diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-29 22:29:45 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-29 22:29:45 -0500 |
commit | 0eb0c40ba7be54862364e6cd3a77cc605a4ada16 (patch) | |
tree | c449bf08b91a3e5ccc1bf728dd9a0b7940ddef8e /home/joypad.asm | |
parent | b8dcccd0da7d7eda8f4e480aeb4f87d08d7461b4 (diff) |
buttonsound
Diffstat (limited to 'home/joypad.asm')
-rw-r--r-- | home/joypad.asm | 2 |
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 |