From 05d5bc16d2d672e4c86d278c0248d834f4217cb9 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 15 Oct 2005 02:22:42 +0000 Subject: [PATCH] Add extra case for 3DO fbpack. svn-id: r19091 --- scumm/script_v6he.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp index e6c82109503..2b3a62e8d60 100644 --- a/scumm/script_v6he.cpp +++ b/scumm/script_v6he.cpp @@ -793,6 +793,7 @@ void ScummEngine_v60he::o60_kernelSetFunctions() { case 4: case 5: case 6: + case 8: //Used before mini games in 3DO versions, seems safe to ignore. break; default: