aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/bladerunner/detection_tables.h')
-rw-r--r--engines/bladerunner/detection_tables.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/bladerunner/detection_tables.h b/engines/bladerunner/detection_tables.h
index 9886f78528..52627890ea 100644
--- a/engines/bladerunner/detection_tables.h
+++ b/engines/bladerunner/detection_tables.h
@@ -96,6 +96,20 @@ static const ADGameDescription gameDescriptions[] = {
GUIO0()
},
+ // BladeRunner (Spanish)
+ {
+ "bladerunner",
+ 0,
+ {
+ {"STARTUP.MIX", 0, "54cad53da9e4ae03a85648834ac6765d", 2312976},
+ AD_LISTEND
+ },
+ Common::ES_ESP,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
+
AD_TABLE_END_MARKER
};