summaryrefslogtreecommitdiff
path: root/home/tileset.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/tileset.asm')
-rw-r--r--home/tileset.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/tileset.asm b/home/tileset.asm
index aabf249..38b9779 100644
--- a/home/tileset.asm
+++ b/home/tileset.asm
@@ -331,7 +331,7 @@ GetBlockLocation:: ; 2ef8
add a, 6
ld c, a
ld b, 0
- ld hl, wOverworldMap + 1
+ ld hl, wOverworldMapBlocks + 1
add hl, bc
ld a, e
srl a