[Scummvm-git-logs] scummvm master -> d282dc93aa81ef462d22dd96df8103cccb91369c

neuromancer noreply at scummvm.org
Thu Jun 2 18:14:03 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:
d282dc93aa HYPNO: Remove unneeded feature dependencies


Commit: d282dc93aa81ef462d22dd96df8103cccb91369c
    https://github.com/scummvm/scummvm/commit/d282dc93aa81ef462d22dd96df8103cccb91369c
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2022-06-02T20:14:01+02:00

Commit Message:
HYPNO: Remove unneeded feature dependencies

Changed paths:
    engines/hypno/configure.engine


diff --git a/engines/hypno/configure.engine b/engines/hypno/configure.engine
index 64282402658..47deb21418a 100644
--- a/engines/hypno/configure.engine
+++ b/engines/hypno/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 hypno "Hypnotix Inc." yes "" "" "highres 16bit"
+add_engine hypno "Hypnotix Inc." yes "" "" ""




More information about the Scummvm-git-logs mailing list