aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/detection.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2006-11-11 15:37:03 +0000
committerEugene Sandulenko2006-11-11 15:37:03 +0000
commit84660f620bc06c79f88ceabc3000a9168513e5a1 (patch)
treed1c35a8bff25b9a25639e5c039ed250a3fa2a582 /engines/cine/detection.cpp
parent7dc85a36accaa2b76324a4ad1829b9e1b5215a32 (diff)
downloadscummvm-rg350-84660f620bc06c79f88ceabc3000a9168513e5a1.tar.gz
scummvm-rg350-84660f620bc06c79f88ceabc3000a9168513e5a1.tar.bz2
scummvm-rg350-84660f620bc06c79f88ceabc3000a9168513e5a1.zip
Improve international support in CINE engine.
svn-id: r24678
Diffstat (limited to 'engines/cine/detection.cpp')
-rw-r--r--engines/cine/detection.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/cine/detection.cpp b/engines/cine/detection.cpp
index e3b546daf1..4b8ce8d804 100644
--- a/engines/cine/detection.cpp
+++ b/engines/cine/detection.cpp
@@ -223,7 +223,7 @@ static const CINEGameDescription gameDescriptions[] = {
Common::kPlatformPC,
},
GType_FW,
- 0,
+ GF_ALT_FONT,
},
{
@@ -236,7 +236,7 @@ static const CINEGameDescription gameDescriptions[] = {
Common::kPlatformPC,
},
GType_FW,
- 0,
+ GF_ALT_FONT,
},
{
@@ -275,7 +275,7 @@ static const CINEGameDescription gameDescriptions[] = {
Common::kPlatformAmiga,
},
GType_FW,
- 0,
+ GF_ALT_FONT,
},
{