aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/dreamweb/dreamgen.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/dreamweb/dreamgen.cpp b/engines/dreamweb/dreamgen.cpp
index 2afd1bc357..a183c7c798 100644
--- a/engines/dreamweb/dreamgen.cpp
+++ b/engines/dreamweb/dreamgen.cpp
@@ -8271,11 +8271,7 @@ findlenextext:
push(bx);
push(ax);
_sub(cx, bx);
- _cmp(cx, 0xffff);
- if (flags.z())
- goto _tmp1;
_movsb(cx, true);
-_tmp1:
bx = pop();
_sub(data.word(kExtextpos), bx);
si = pop();