[Scummvm-git-logs] scummvm master -> 93fcc7c56b2b4fc9813810fdbebba860a318bee9

sev- noreply at scummvm.org
Sun Jun 15 20:27:32 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
93fcc7c56b SLUDGE: Add "mad" as a used component


Commit: 93fcc7c56b2b4fc9813810fdbebba860a318bee9
    https://github.com/scummvm/scummvm/commit/93fcc7c56b2b4fc9813810fdbebba860a318bee9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-06-15T22:27:10+02:00

Commit Message:
SLUDGE: Add "mad" as a used component

Changed paths:
    engines/sludge/configure.engine


diff --git a/engines/sludge/configure.engine b/engines/sludge/configure.engine
index fe8362d09df..d8d3cb08fb5 100644
--- a/engines/sludge/configure.engine
+++ b/engines/sludge/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] [components]
-add_engine sludge "Sludge" no "" "" "16bit png" "vpx universaltracker"
+add_engine sludge "Sludge" no "" "" "16bit png" "mad vpx universaltracker"




More information about the Scummvm-git-logs mailing list