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

Strangerke noreply at scummvm.org
Thu Mar 19 16:35:46 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:
ddefb1d11a WAYNESWORLD: Add detection object (#7337)


Commit: ddefb1d11a06343498a1a35aff6cc26e7d63cbca
    https://github.com/scummvm/scummvm/commit/ddefb1d11a06343498a1a35aff6cc26e7d63cbca
Author: Philipp Führer (167208+flipkick at users.noreply.github.com)
Date: 2026-03-19T17:35:40+01:00

Commit Message:
WAYNESWORLD: Add detection object (#7337)

Changed paths:
    engines/waynesworld/module.mk


diff --git a/engines/waynesworld/module.mk b/engines/waynesworld/module.mk
index 707c5a5090d..b923b547091 100644
--- a/engines/waynesworld/module.mk
+++ b/engines/waynesworld/module.mk
@@ -20,3 +20,6 @@ endif
 
 # Include common rules
 include $(srcdir)/rules.mk
+
+# Detection objects
+DETECT_OBJS += $(MODULE)/detection.o




More information about the Scummvm-git-logs mailing list