aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2016-08-18 13:15:16 +0200
committerEugene Sandulenko2017-01-25 22:41:53 +0100
commit517bcad68420855b09d52f64dc67637b260f9b45 (patch)
treeb48cd78fef674d7f0b238ece7323722b70fa0907 /engines/cryo/module.mk
parent59c90d21ad8f1f1e741cfb4bed3e9e099b37766a (diff)
downloadscummvm-rg350-517bcad68420855b09d52f64dc67637b260f9b45.tar.gz
scummvm-rg350-517bcad68420855b09d52f64dc67637b260f9b45.tar.bz2
scummvm-rg350-517bcad68420855b09d52f64dc67637b260f9b45.zip
CRYO: Fix warnings
Diffstat (limited to 'engines/cryo/module.mk')
-rw-r--r--engines/cryo/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cryo/module.mk b/engines/cryo/module.mk
index 4cda96472b..b7a81fa7c8 100644
--- a/engines/cryo/module.mk
+++ b/engines/cryo/module.mk
@@ -1,8 +1,8 @@
MODULE := engines/cryo
MODULE_OBJS = \
- cryo.o \
eden.o \
+ cryo.o \
detection.o
# This module can be built as a plugin