[Scummvm-git-logs] scummvm master -> f5de288e98542f82502b53bfd2c0feda3ddc38a6
aquadran
noreply at scummvm.org
Mon Jun 6 06:51:43 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f5de288e98 GRIM: Monkey4 is not yet supported.
Commit: f5de288e98542f82502b53bfd2c0feda3ddc38a6
https://github.com/scummvm/scummvm/commit/f5de288e98542f82502b53bfd2c0feda3ddc38a6
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-06T08:51:39+02:00
Commit Message:
GRIM: Monkey4 is not yet supported.
Changed paths:
engines/grim/configure.engine
diff --git a/engines/grim/configure.engine b/engines/grim/configure.engine
index b4498ad0000..d161b24ebf2 100644
--- a/engines/grim/configure.engine
+++ b/engines/grim/configure.engine
@@ -1,4 +1,4 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
add_engine grim "Grim" yes "monkey4" "Grim Fandango" "16bit highres zlib"
-add_engine monkey4 "Escape from Monkey Island" yes "" "" "bink mpeg2"
+add_engine monkey4 "Escape from Monkey Island" no "" "" "bink mpeg2"
More information about the Scummvm-git-logs
mailing list