aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/sci/engine/vm.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/sci/engine/vm.cpp b/engines/sci/engine/vm.cpp
index 25cd4f9891..2cd5170921 100644
--- a/engines/sci/engine/vm.cpp
+++ b/engines/sci/engine/vm.cpp
@@ -1557,8 +1557,7 @@ void run_vm(EngineState *s) {
case 0x26: // (38)
case 0x27: // (39)
- if (getSciVersion() == SCI_VERSION_3)
- {
+ if (getSciVersion() == SCI_VERSION_3) {
if (extOpcode == 0x4d)
PUSH32(obj->getInfoSelector());
// TODO: There are also opcodes in