aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorGregory Montoir2007-03-16 22:51:03 +0000
committerGregory Montoir2007-03-16 22:51:03 +0000
commitfeba06717ff81548e32ea22d76322ba2a60c9010 (patch)
treeb0dda5f0b64e37339dea1cb32d5f68425b81c832 /engines
parent00bb66d60dc05f2525296c72acb898f54a1ed5b5 (diff)
downloadscummvm-rg350-feba06717ff81548e32ea22d76322ba2a60c9010.tar.gz
scummvm-rg350-feba06717ff81548e32ea22d76322ba2a60c9010.tar.bz2
scummvm-rg350-feba06717ff81548e32ea22d76322ba2a60c9010.zip
added md5 for spanish version of Touche (tracker item #1681643)
svn-id: r26151
Diffstat (limited to 'engines')
-rw-r--r--engines/touche/graphics.cpp1
-rw-r--r--engines/touche/plugin.cpp8
2 files changed, 9 insertions, 0 deletions
diff --git a/engines/touche/graphics.cpp b/engines/touche/graphics.cpp
index 2a7d18b280..686b60d285 100644
--- a/engines/touche/graphics.cpp
+++ b/engines/touche/graphics.cpp
@@ -35,6 +35,7 @@ void Graphics::setupFont(Common::Language language) {
_fontSize = _locFontSize;
_fontData = _locFontData;
break;
+ case Common::ES_ESP:
case Common::IT_ITA:
case Common::EN_ANY:
default:
diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp
index 3e923a91b0..cff91ecd83 100644
--- a/engines/touche/plugin.cpp
+++ b/engines/touche/plugin.cpp
@@ -68,6 +68,14 @@ static const Common::ADGameDescription gameDescriptions[] = {
Common::kPlatformPC,
Common::ADGF_NO_FLAGS
},
+ { // retail version - tracker item #1681643
+ "touche",
+ "",
+ AD_ENTRY1s("touche.dat", "64e95ba1decf5a5a60f8fa1840f40c62", 26529523),
+ Common::ES_ESP,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
{ // fan-made translation (http://www.iagtg.net/) - tracker item #1602360
"touche",
"",