[Scummvm-cvs-logs] scummvm master -> 3a954932cca48aa4a2b8ebeff6097c15d37703ab

Strangerke Strangerke at scummvm.org
Mon Jun 13 21:28:16 CEST 2016


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:
3a954932cc GNAP: Specify highres in configure.engine


Commit: 3a954932cca48aa4a2b8ebeff6097c15d37703ab
    https://github.com/scummvm/scummvm/commit/3a954932cca48aa4a2b8ebeff6097c15d37703ab
Author: Strangerke (strangerke at scummvm.org)
Date: 2016-06-13T21:19:39+02:00

Commit Message:
GNAP: Specify highres in configure.engine

Changed paths:
    engines/gnap/configure.engine



diff --git a/engines/gnap/configure.engine b/engines/gnap/configure.engine
index 7aa538f..f3742ef 100644
--- a/engines/gnap/configure.engine
+++ b/engines/gnap/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 gnap "UFOs" no
+add_engine gnap "UFOs" no "" "" "highres"






More information about the Scummvm-git-logs mailing list