summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index fe7cb7a9..a91286b1 100644
--- a/home.asm
+++ b/home.asm
@@ -668,6 +668,7 @@ Function3414::
Function3423::
ld a, [hROMBank]
+Function3425::
ld [wcfd8], a
ld a, l
ld [wcfd9], a
@@ -1039,7 +1040,7 @@ endr
rst Bankswitch
ret
-GetItemName
+GetItemName::
push hl
push bc
ld a, [wd151]