summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rwxr-xr-xhome.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index 5476cca..99ae7aa 100755
--- a/home.asm
+++ b/home.asm
@@ -2316,7 +2316,7 @@ Func_e69: ; 0xe69
.asm_e77
dec a
jr nz, .asm_e77
- ld hl, wc600 + $40
+ ld hl, wBottomMessageBuffer + $40
call Func_eef
push hl
ld hl, $9c00
@@ -2342,7 +2342,7 @@ Func_e69: ; 0xe69
ld hl, $9c10
call Func_ef8
pop hl
- ld hl, wc600 + $c0
+ ld hl, wBottomMessageBuffer + $c0
call Func_eef
push hl
ld hl, $9c20