summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index 430a7b119..b66faa9ae 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1415,7 +1415,7 @@ LoadTileset:: ; 2821
ld a, $1
ld [rVBK], a
- ld hl, w6_d600
+ ld hl, wDecompressScratch + $60 tiles
ld de, VTiles2
ld bc, $60 tiles
call CopyBytes