[Scummvm-git-logs] scummvm master -> 26ac72d53cbb333625d2bedb9576548a422c20c7

dreammaster noreply at scummvm.org
Fri Mar 10 07:18:42 UTC 2023


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:
26ac72d53c MM: MM1: Compilation fix


Commit: 26ac72d53cbb333625d2bedb9576548a422c20c7
    https://github.com/scummvm/scummvm/commit/26ac72d53cbb333625d2bedb9576548a422c20c7
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2023-03-09T23:18:32-08:00

Commit Message:
MM: MM1: Compilation fix

Changed paths:
    engines/mm/module.mk


diff --git a/engines/mm/module.mk b/engines/mm/module.mk
index 259a0cc27f7..34897efa974 100644
--- a/engines/mm/module.mk
+++ b/engines/mm/module.mk
@@ -146,9 +146,12 @@ MODULE_OBJS += \
 	mm1/views_enh/scroll_popup.o \
 	mm1/views_enh/scroll_text.o \
 	mm1/views_enh/scroll_view.o \
+	mm1/views_enh/search.o \
 	mm1/views_enh/text_entry.o \
 	mm1/views_enh/text_view.o \
 	mm1/views_enh/title.o \
+	mm1/views_enh/trap.o \
+	mm1/views_enh/unlock.o \
 	mm1/views_enh/who_will_try.o \
 	mm1/views_enh/interactions/interaction.o \
 	mm1/views_enh/interactions/statue.o \




More information about the Scummvm-git-logs mailing list