aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/module.mk
diff options
context:
space:
mode:
authorBorja Lorente2016-06-17 15:55:23 +0200
committerBorja Lorente2016-08-14 18:28:08 +0200
commit9c10b431ce3a59588571fbb77d8ae861f2de4c50 (patch)
tree313891b395c24a358d86fab831f02e8878f80668 /engines/macventure/module.mk
parentaae8378afdc8372ba788363587d0b919b9d96d93 (diff)
downloadscummvm-rg350-9c10b431ce3a59588571fbb77d8ae861f2de4c50.tar.gz
scummvm-rg350-9c10b431ce3a59588571fbb77d8ae861f2de4c50.tar.bz2
scummvm-rg350-9c10b431ce3a59588571fbb77d8ae861f2de4c50.zip
MACVENTURE: Add text decoding (without composite)
Diffstat (limited to 'engines/macventure/module.mk')
-rw-r--r--engines/macventure/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/macventure/module.mk b/engines/macventure/module.mk
index 2fac1b5347..47e0c702e4 100644
--- a/engines/macventure/module.mk
+++ b/engines/macventure/module.mk
@@ -4,6 +4,7 @@ MODULE_OBJS := \
detection.o \
gui.o \
object.o \
+ text.o \
macventure.o \
world.o \