aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
diff options
context:
space:
mode:
authorPaul Gilbert2006-07-08 08:25:27 +0000
committerPaul Gilbert2006-07-08 08:25:27 +0000
commit6f388eb29048b30bdf3fba63b78e28085573c278 (patch)
treeb5ea2dd14df926d1fd146a26f9e907eb7eab9e3c /engines/lure
parent163a8cb72cf9cccd5883c7ea9ad0c95f2670507b (diff)
downloadscummvm-rg350-6f388eb29048b30bdf3fba63b78e28085573c278.tar.gz
scummvm-rg350-6f388eb29048b30bdf3fba63b78e28085573c278.tar.bz2
scummvm-rg350-6f388eb29048b30bdf3fba63b78e28085573c278.zip
Replaced old debugging files with new ScummVM based one
svn-id: r23404
Diffstat (limited to 'engines/lure')
-rw-r--r--engines/lure/module.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/lure/module.mk b/engines/lure/module.mk
index 35a39e9774..279a72850a 100644
--- a/engines/lure/module.mk
+++ b/engines/lure/module.mk
@@ -2,8 +2,7 @@ MODULE := engines/lure
MODULE_OBJS := \
animseq.o \
- debug-input.o \
- debug-methods.o \
+ debugger.o \
decode.o \
disk.o \
events.o \