aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2018-10-19 22:05:47 -0700
committerPaul Gilbert2018-12-08 19:05:59 -0800
commit256f7ff31264efcd23b86d1fe79fce8a3597e64a (patch)
tree0af93a86634da4f8f769b3b34b23907e1d5dd80b /engines/gargoyle/module.mk
parent3c9987c0a7566f99da637a83c9a3fe64b160e6e4 (diff)
downloadscummvm-rg350-256f7ff31264efcd23b86d1fe79fce8a3597e64a.tar.gz
scummvm-rg350-256f7ff31264efcd23b86d1fe79fce8a3597e64a.tar.bz2
scummvm-rg350-256f7ff31264efcd23b86d1fe79fce8a3597e64a.zip
GLK: Skeleton implementation of window text stream
Diffstat (limited to 'engines/gargoyle/module.mk')
-rw-r--r--engines/gargoyle/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/module.mk b/engines/gargoyle/module.mk
index e5542a763c..5acba6a7a4 100644
--- a/engines/gargoyle/module.mk
+++ b/engines/gargoyle/module.mk
@@ -6,6 +6,7 @@ MODULE_OBJS := \
gargoyle.o \
glk.o \
picture.o \
+ stream.o \
windows.o \
scott/detection.o \
scott/scott.o