[Scummvm-git-logs] scummvm master -> 91c01df4b800034b7aafc8bef4dfca4929bd5667
sev-
noreply at scummvm.org
Tue Jan 31 12:25:43 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:
91c01df4b8 DIRECTOR: Mark engine as highres
Commit: 91c01df4b800034b7aafc8bef4dfca4929bd5667
https://github.com/scummvm/scummvm/commit/91c01df4b800034b7aafc8bef4dfca4929bd5667
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-01-31T13:25:04+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