aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
diff options
context:
space:
mode:
authorLars Persson2008-09-05 13:13:51 +0000
committerLars Persson2008-09-05 13:13:51 +0000
commit51e93cadbe88f7be38fbcff83622f698242fc5f7 (patch)
treebd608e0848ac3dc623d64ad90f1d4141714b0531 /backends/platform/symbian
parent207efcc3592a352dd5c1f99aa690b591cfcfebb3 (diff)
downloadscummvm-rg350-51e93cadbe88f7be38fbcff83622f698242fc5f7.tar.gz
scummvm-rg350-51e93cadbe88f7be38fbcff83622f698242fc5f7.tar.bz2
scummvm-rg350-51e93cadbe88f7be38fbcff83622f698242fc5f7.zip
ADded Tinsel as supported engine strings
svn-id: r34351
Diffstat (limited to 'backends/platform/symbian')
-rw-r--r--backends/platform/symbian/src/main_features.inl4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl
index 30bbbea52c..0f02dcfb22 100644
--- a/backends/platform/symbian/src/main_features.inl
+++ b/backends/platform/symbian/src/main_features.inl
@@ -84,6 +84,10 @@
#ifdef ENABLE_M4
"M4 "
#endif
+#ifdef ENABLE_TINSEL
+ "Tinsel "
+#endif
+