aboutsummaryrefslogtreecommitdiff
path: root/sdl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.cpp')
-rw-r--r--sdl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdl.cpp b/sdl.cpp
index 74d94b22a4..684abff9a6 100644
--- a/sdl.cpp
+++ b/sdl.cpp
@@ -1087,6 +1087,8 @@ int main(int argc, char* argv[]) {
scumm->_insaneFlag = 12;
+ scumm->_insaneState = 0;
+
/* */
scumm->_fullScreen = detector._fullScreen;