summaryrefslogtreecommitdiff
path: root/engine/predefs7.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/predefs7.asm')
-rwxr-xr-xengine/predefs7.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/predefs7.asm b/engine/predefs7.asm
index b6c3bbbc..e2f58ca8 100755
--- a/engine/predefs7.asm
+++ b/engine/predefs7.asm
@@ -3,9 +3,9 @@ Func_1c9c6: ; 1c9c6 (7:49c6)
call PrintText
ld hl, wStringBuffer2 + 11
ld a, l
- ld [wcf8b], a
+ ld [wList], a
ld a, h
- ld [wcf8c], a
+ ld [wList + 1], a
ld a, [wListScrollOffset] ; wcc36
push af
xor a