aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2019-05-05 18:16:27 +1000
committerPaul Gilbert2019-05-07 15:02:00 +1000
commit7c536e1026971bc83048582ea137f290e5328747 (patch)
treeb0f43b0b98c34999b2a545cadf9e5d299f55ebb8 /engines/glk/module.mk
parent724137d696f36a0630c4ec0ddeaea6312a041a8b (diff)
downloadscummvm-rg350-7c536e1026971bc83048582ea137f290e5328747.tar.gz
scummvm-rg350-7c536e1026971bc83048582ea137f290e5328747.tar.bz2
scummvm-rg350-7c536e1026971bc83048582ea137f290e5328747.zip
GLK: MAGNETIC: Graphics initialization
Diffstat (limited to 'engines/glk/module.mk')
-rw-r--r--engines/glk/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/glk/module.mk b/engines/glk/module.mk
index 4c546ff4de..ac4f6f28c0 100644
--- a/engines/glk/module.mk
+++ b/engines/glk/module.mk
@@ -73,6 +73,7 @@ MODULE_OBJS := \
glulxe/vm.o \
magnetic/detection.o \
magnetic/emu.o \
+ magnetic/graphics.o \
magnetic/magnetic.o \
scott/detection.o \
scott/scott.o \