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 9daca63c44..fc8adfcde3 100644 --- a/scumm/script_v6he.cpp +++ b/scumm/script_v6he.cpp @@ -889,6 +889,7 @@ void ScummEngine_v6he::o6_kernelSetFunctions() { break; case 3: case 4: + case 5: //Used before mini games in 3DO versions, seems safe to ignore. break; default: |
