summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index a871a4a82..6b9960df5 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -1008,7 +1008,7 @@ TextCommand_STRINGBUFFER::
add hl, de
add hl, de
ld a, BANK(StringBufferPointers)
- call GetFarHalfword
+ call GetFarWord
ld d, h
ld e, l
ld h, b