diff options
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 |