aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/pink.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pink/pink.cpp')
-rw-r--r--engines/pink/pink.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pink/pink.cpp b/engines/pink/pink.cpp
index 9f286814d0..950ef23c06 100644
--- a/engines/pink/pink.cpp
+++ b/engines/pink/pink.cpp
@@ -110,6 +110,7 @@ Common::Error Pink::PinkEngine::run() {
}
}
//update();
+
g_system->updateScreen();
g_system->delayMillis(10);
}