From 5cb367681b4024ab9bd731581975660cc0352b78 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Fri, 22 Jun 2007 12:36:49 +0000 Subject: Added entries for fights.cpp and sound.cpp svn-id: r27607 --- engines/lure/module.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines') diff --git a/engines/lure/module.mk b/engines/lure/module.mk index a54eddd4cd..e508684344 100644 --- a/engines/lure/module.mk +++ b/engines/lure/module.mk @@ -7,6 +7,7 @@ MODULE_OBJS := \ detection.o \ disk.o \ events.o \ + fights.o \ game.o \ hotspots.o \ intro.o \ @@ -19,6 +20,7 @@ MODULE_OBJS := \ room.o \ screen.o \ scripts.o \ + sound.o \ strings.o \ surface.o -- cgit v1.2.3