aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2017-08-05 00:27:12 +0200
committerEugene Sandulenko2017-08-05 00:27:12 +0200
commitb60e2eb89babe3fa5f1bdb757ea6d95b22878e23 (patch)
treefb4cd78071a84067c6108339fc2987040431179e /engines/wage/module.mk
parent58a30b9146ba1658dac1644d90cb02a3c5f54a75 (diff)
downloadscummvm-rg350-b60e2eb89babe3fa5f1bdb757ea6d95b22878e23.tar.gz
scummvm-rg350-b60e2eb89babe3fa5f1bdb757ea6d95b22878e23.tar.bz2
scummvm-rg350-b60e2eb89babe3fa5f1bdb757ea6d95b22878e23.zip
WAGE: Remove all old console code
Now we have fully switched to MacTextWindow. Yay!
Diffstat (limited to 'engines/wage/module.mk')
-rw-r--r--engines/wage/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/wage/module.mk b/engines/wage/module.mk
index be148dd439..9f11e16db0 100644
--- a/engines/wage/module.mk
+++ b/engines/wage/module.mk
@@ -8,7 +8,6 @@ MODULE_OBJS := \
dialog.o \
entities.o \
gui.o \
- gui-console.o \
randomhat.o \
saveload.o \
script.o \