aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2012-05-11 23:10:12 +1000
committerPaul Gilbert2012-05-11 23:10:12 +1000
commit64669234b2fdb2375d23157232d6104e6d8967d2 (patch)
treed4cdc6c16c1a8aabea68ff07b7cf44ebb6f23b7e /engines/tinsel/module.mk
parent50153aba8832d8707031df2219512515797d93ce (diff)
downloadscummvm-rg350-64669234b2fdb2375d23157232d6104e6d8967d2.tar.gz
scummvm-rg350-64669234b2fdb2375d23157232d6104e6d8967d2.tar.bz2
scummvm-rg350-64669234b2fdb2375d23157232d6104e6d8967d2.zip
TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
Diffstat (limited to 'engines/tinsel/module.mk')
-rw-r--r--engines/tinsel/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tinsel/module.mk b/engines/tinsel/module.mk
index 2ab94b830a..3485bac74b 100644
--- a/engines/tinsel/module.mk
+++ b/engines/tinsel/module.mk
@@ -9,7 +9,6 @@ MODULE_OBJS := \
bmv.o \
cliprect.o \
config.o \
- coroutine.o \
cursor.o \
debugger.o \
detection.o \