summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm8
1 files changed, 2 insertions, 6 deletions
diff --git a/home/text.asm b/home/text.asm
index a0b1eb644..6833f3ddc 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -315,9 +315,7 @@ CheckDict: ; 1087
Function117b: ; 117b
ld c, l
ld b, h
- ld a, $5f
- ld hl, $7036
- rst FarCall
+ callba Function17f036
jp PlaceNextChar
; 1186
@@ -463,9 +461,7 @@ Function1205: ; 1205
ld de, String12a2
call PlaceString
push bc
- ld hl, $5939
- ld a, $e
- rst FarCall
+ callab Function39939
pop hl
ld de, StringBuffer1
jr .asm_126a ; 0x1246 $22