summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-19 22:36:55 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-19 22:36:55 -0400
commitdcaccec48176b0bb90e981ad106b7a6386fbd557 (patch)
treef892180f1cf6f8a6e44e863371ddbdaf049760e8 /home.asm
parent8ff2f5e63999114f82777c91be4963470161573b (diff)
phase 2 of specials disasm
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]