summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-02-13 09:04:22 +0000
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-02-13 09:05:27 +0000
commit68fbfa0d8e891794037852595b1ca47464905f90 (patch)
treecb66e5ef7bc759ec092a4540866022d991d0a0b4 /src/engine/home.asm
parentae378aa629caa6f7281a177ab86bed36787503dc (diff)
Label Tilemap data
Diffstat (limited to 'src/engine/home.asm')
-rw-r--r--src/engine/home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index 326e327..b24bc9d 100644
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -11669,7 +11669,7 @@ Func_3e10: ; 3e10 (0:3e10)
; fallthrough
Func_3e17: ; 3e17 (0:3e17)
- ld [wd131], a
+ ld [wCurTilemap], a
ldh a, [hBankROM]
push af
ld a, BANK(Func_12fc6)