aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/detection.cpp
diff options
context:
space:
mode:
authorStrangerke2013-05-22 23:16:38 +0200
committerStrangerke2013-05-22 23:34:26 +0200
commitf06f335a7c2d08432d77eac0de0cd7704a81f545 (patch)
tree325152fb54657871c0528b22913942a3072bd4bc /engines/hopkins/detection.cpp
parent958c297efc79fcdb65bfa1796692564ccfad2dd3 (diff)
downloadscummvm-rg350-f06f335a7c2d08432d77eac0de0cd7704a81f545.tar.gz
scummvm-rg350-f06f335a7c2d08432d77eac0de0cd7704a81f545.tar.bz2
scummvm-rg350-f06f335a7c2d08432d77eac0de0cd7704a81f545.zip
HOPKINS: Update detection to avoid as much as possible the use of executables
Diffstat (limited to 'engines/hopkins/detection.cpp')
-rw-r--r--engines/hopkins/detection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hopkins/detection.cpp b/engines/hopkins/detection.cpp
index a42597415b..9d16b0ab51 100644
--- a/engines/hopkins/detection.cpp
+++ b/engines/hopkins/detection.cpp
@@ -67,6 +67,7 @@ static const PlainGameDescriptor hopkinsGames[] = {
const static char *directoryGlobs[] = {
"voice",
+ "link",
0
};