[Scummvm-git-logs] scummvm master -> eadfb8c1af522593212d4ac8c69285b262283913
sev-
noreply at scummvm.org
Mon Apr 27 09:48:26 UTC 2026
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:
eadfb8c1af MADS: Remove duplicate in module.mk
Commit: eadfb8c1af522593212d4ac8c69285b262283913
https://github.com/scummvm/scummvm/commit/eadfb8c1af522593212d4ac8c69285b262283913
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-04-27T11:47:59+02:00
Commit Message:
MADS: Remove duplicate in module.mk
Changed paths:
engines/mads/module.mk
diff --git a/engines/mads/module.mk b/engines/mads/module.mk
index 48428bbd8b8..2c841d37102 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -185,7 +185,6 @@ MODULE_OBJS += \
madsv2/dragonsphere/rooms/section5.o \
madsv2/dragonsphere/rooms/section6.o \
madsv2/dragonsphere/rooms/section9.o \
- madsv2/dragonsphere/rooms/room101.o \
madsv2/dragonsphere/rooms/room102.o \
madsv2/dragonsphere/rooms/room103.o \
madsv2/dragonsphere/rooms/room104.o \
More information about the Scummvm-git-logs
mailing list