aboutsummaryrefslogtreecommitdiff
path: root/engines/touche
diff options
context:
space:
mode:
Diffstat (limited to 'engines/touche')
-rw-r--r--engines/touche/detection.cpp (renamed from engines/touche/plugin.cpp)0
-rw-r--r--engines/touche/module.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/plugin.cpp b/engines/touche/detection.cpp
index cff91ecd83..cff91ecd83 100644
--- a/engines/touche/plugin.cpp
+++ b/engines/touche/detection.cpp
diff --git a/engines/touche/module.mk b/engines/touche/module.mk
index 1c68d1b7c3..c1bc0b5719 100644
--- a/engines/touche/module.mk
+++ b/engines/touche/module.mk
@@ -1,9 +1,9 @@
MODULE := engines/touche
MODULE_OBJS := \
+ detection.o \
graphics.o \
midi.o \
- plugin.o \
opcodes.o \
resource.o \
saveload.o \