diff options
-rw-r--r-- | scumm/script_v6he.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp index b7175b9826..3ee0d45dbf 100644 --- a/scumm/script_v6he.cpp +++ b/scumm/script_v6he.cpp @@ -820,6 +820,7 @@ void ScummEngine_v60he::o60_kernelSetFunctions() { case 3: case 4: case 5: + case 6: //Used before mini games in 3DO versions, seems safe to ignore. break; default: |