aboutsummaryrefslogtreecommitdiff
path: root/queen/journal.cpp
diff options
context:
space:
mode:
authorJoost Peters2005-08-16 17:15:37 +0000
committerJoost Peters2005-08-16 17:15:37 +0000
commitbc394b6ea3468b5d84294f1dfc9ad23e87333281 (patch)
tree0ca64021186b44889c8b5251da2aa4616b008acd /queen/journal.cpp
parent8cbdf0e6295fd31b2a355fdb4c7bdc84176c1b48 (diff)
downloadscummvm-rg350-bc394b6ea3468b5d84294f1dfc9ad23e87333281.tar.gz
scummvm-rg350-bc394b6ea3468b5d84294f1dfc9ad23e87333281.tar.bz2
scummvm-rg350-bc394b6ea3468b5d84294f1dfc9ad23e87333281.zip
Added: PSP backend
svn-id: r18696
Diffstat (limited to 'queen/journal.cpp')
-rw-r--r--queen/journal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/queen/journal.cpp b/queen/journal.cpp
index 3fc1e63860..6074bb1c05 100644
--- a/queen/journal.cpp
+++ b/queen/journal.cpp
@@ -86,6 +86,7 @@ void Journal::use() {
}
}
_system->delayMillis(20);
+ _system->updateScreen();
}
_vm->writeOptionSettings();