aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
diff options
context:
space:
mode:
authorLars Persson2007-11-24 18:10:27 +0000
committerLars Persson2007-11-24 18:10:27 +0000
commit31bd8ec3c01bcff86e2d5e4465f74371c873629b (patch)
tree4f0da81acc84334bb94d477694375e98a4ddbf12 /backends/platform
parent54aea9bd7460838acb8c2c2bbc26e5fbd16a42d1 (diff)
downloadscummvm-rg350-31bd8ec3c01bcff86e2d5e4465f74371c873629b.tar.gz
scummvm-rg350-31bd8ec3c01bcff86e2d5e4465f74371c873629b.tar.bz2
scummvm-rg350-31bd8ec3c01bcff86e2d5e4465f74371c873629b.zip
Updated main features for Symbian with the latest game engines
svn-id: r29628
Diffstat (limited to 'backends/platform')
-rw-r--r--backends/platform/symbian/src/main_features.inl9
1 files changed, 8 insertions, 1 deletions
diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl
index 35558b99d4..7387c453b4 100644
--- a/backends/platform/symbian/src/main_features.inl
+++ b/backends/platform/symbian/src/main_features.inl
@@ -63,8 +63,15 @@
#ifndef DISABLE_AGI
"AGI "
#endif
-
#ifndef DISABLE_TOUCHE
"Touche "
#endif
+#ifndef DISABLE_DRASCULA
+ "Drascula "
+#endif
+#ifndef DISABLE_IGOR
+ "Igor "
+#endif
+
+