aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2007-06-22 12:36:49 +0000
committerPaul Gilbert2007-06-22 12:36:49 +0000
commit5cb367681b4024ab9bd731581975660cc0352b78 (patch)
treec32d08e53d2c58da8eecc82a5da778f8030a2bb4 /engines
parent8b3821e9ff5b60ee75d180514ca8b067bd5a0105 (diff)
downloadscummvm-rg350-5cb367681b4024ab9bd731581975660cc0352b78.tar.gz
scummvm-rg350-5cb367681b4024ab9bd731581975660cc0352b78.tar.bz2
scummvm-rg350-5cb367681b4024ab9bd731581975660cc0352b78.zip
Added entries for fights.cpp and sound.cpp
svn-id: r27607
Diffstat (limited to 'engines')
-rw-r--r--engines/lure/module.mk2
1 files changed, 2 insertions, 0 deletions
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