summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index f74806c00..38be66710 100644
--- a/home.asm
+++ b/home.asm
@@ -2089,7 +2089,7 @@ INCLUDE "home/mobile.asm"
Function3eea:: ; 3eea
push hl
push bc
- ld de, $0939
+ ld de, AttrMap - TileMap
add hl, de
inc b
inc b
@@ -2116,7 +2116,7 @@ Function3efd:: ; 3efd
Function3f0d:: ; 3f0d
push hl
push bc
- ld de, $0939
+ ld de, AttrMap - TileMap
add hl, de
inc b
inc b