[Scummvm-git-logs] scummvm master -> 7605439c5f1ca4809443347c360499b652bd7f0b
sev-
sev at scummvm.org
Fri Sep 3 00:03:37 UTC 2021
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:
7605439c5f SAGA2: Mark engine as highres
Commit: 7605439c5f1ca4809443347c360499b652bd7f0b
https://github.com/scummvm/scummvm/commit/7605439c5f1ca4809443347c360499b652bd7f0b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-09-03T02:03:26+02:00
Commit Message:
SAGA2: Mark engine as highres
Changed paths:
engines/saga2/configure.engine
diff --git a/engines/saga2/configure.engine b/engines/saga2/configure.engine
index 53a847b730..5b8297db8d 100644
--- a/engines/saga2/configure.engine
+++ b/engines/saga2/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 saga2 "SAGA2" no
+add_engine saga2 "SAGA2" no "" "" "highres"
More information about the Scummvm-git-logs
mailing list