[Scummvm-git-logs] scummvm branch-2-7 -> 0d59ab9a280b89ddcfd86f4756621eb3b8aa10a8
sev-
noreply at scummvm.org
Tue Jan 31 12:25:44 UTC 2023
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:
0d59ab9a28 DIRECTOR: Mark engine as highres
Commit: 0d59ab9a280b89ddcfd86f4756621eb3b8aa10a8
https://github.com/scummvm/scummvm/commit/0d59ab9a280b89ddcfd86f4756621eb3b8aa10a8
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-01-31T13:25:31+01:00
Commit Message:
DIRECTOR: Mark engine as highres
Changed paths:
engines/director/configure.engine
diff --git a/engines/director/configure.engine b/engines/director/configure.engine
index a728f869217..0cf07abd520 100644
--- a/engines/director/configure.engine
+++ b/engines/director/configure.engine
@@ -1,3 +1,3 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine director "Macromedia Director" yes
+add_engine director "Macromedia Director" yes "" "" "highres"
More information about the Scummvm-git-logs
mailing list