From 960f7cd75a5c70d2d694e20c158fabb3df714f36 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 27 Apr 2007 20:32:09 +0000 Subject: Moved lure detection code into a new detection.cpp file svn-id: r26625 --- engines/lure/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/lure/module.mk') diff --git a/engines/lure/module.mk b/engines/lure/module.mk index 546721573d..a54eddd4cd 100644 --- a/engines/lure/module.mk +++ b/engines/lure/module.mk @@ -4,6 +4,7 @@ MODULE_OBJS := \ animseq.o \ debugger.o \ decode.o \ + detection.o \ disk.o \ events.o \ game.o \ -- cgit v1.2.3