summaryrefslogtreecommitdiff
path: root/main.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 /main.asm
parentb8dcccd0da7d7eda8f4e480aeb4f87d08d7461b4 (diff)
buttonsound
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index dac5605b3..9ee2cb1b3 100644
--- a/main.asm
+++ b/main.asm
@@ -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)