aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text/text_lok.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/text/text_lok.cpp')
-rw-r--r--engines/kyra/text/text_lok.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/kyra/text/text_lok.cpp b/engines/kyra/text/text_lok.cpp
index c45f0410e3..f89bd9a4c2 100644
--- a/engines/kyra/text/text_lok.cpp
+++ b/engines/kyra/text/text_lok.cpp
@@ -48,6 +48,8 @@ void KyraEngine_LoK::waitForChatToFinish(int vocFile, int16 chatDuration, const
case 3:
chatDuration = -1;
break;
+ default:
+ break;
}
}