aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",
"",