aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.cpp
diff options
context:
space:
mode:
authorVladimir Menshakov2011-06-13 02:50:07 +0400
committerAlyssa Milburn2011-06-15 17:34:39 +0200
commitc808844ad6ac37171db1fa56cc0eeb96142a59b1 (patch)
treec9d267500493b1399ca727786c9d3a804919496f /engines/dreamweb/dreamgen.cpp
parent4547e7314cd64777c7807595dcacc369be338583 (diff)
downloadscummvm-rg350-c808844ad6ac37171db1fa56cc0eeb96142a59b1.tar.gz
scummvm-rg350-c808844ad6ac37171db1fa56cc0eeb96142a59b1.tar.bz2
scummvm-rg350-c808844ad6ac37171db1fa56cc0eeb96142a59b1.zip
DREAMWEB: regenerated the source
Diffstat (limited to 'engines/dreamweb/dreamgen.cpp')
-rw-r--r--engines/dreamweb/dreamgen.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dreamweb/dreamgen.cpp b/engines/dreamweb/dreamgen.cpp
index de9a7c1c38..b17d469cb7 100644
--- a/engines/dreamweb/dreamgen.cpp
+++ b/engines/dreamweb/dreamgen.cpp
@@ -4770,6 +4770,8 @@ void showframe(Context & context) {
context._add(context.si, context.cx);
context._cmp(context.ds.word(context.si), 0);
if (!context.flags.z()) goto notblankshow;
+ context.ax = context.pop();
+ context.dx = context.pop();
context.cx = 0;
{assert(stack_depth == context.stack.size()); return; }
notblankshow: