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 /main.asm | |
parent | b8dcccd0da7d7eda8f4e480aeb4f87d08d7461b4 (diff) |
buttonsound
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8658,7 +8658,7 @@ SignpostItemScript:: ; 0x13625 ; 0x1363e .bag_full: ; 0x1363e - keeptextopen + buttonsound writetext .no_room_text waitbutton @@ -22604,7 +22604,7 @@ Function10424e: ; 10424e (41:424e) ret Function10425f: ; 10425f (41:425f) - ld c, $7f + ld c, " " jr Function104265 Function104263: ; 104263 (41:4263) |