aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src
diff options
context:
space:
mode:
authorEugene Sandulenko2006-09-29 08:14:27 +0000
committerEugene Sandulenko2006-09-29 08:14:27 +0000
commit8e2c703baba570b18aec9d871fdc8ee7efe49e57 (patch)
treef75cab4641be96daacec06e47167dbe075f642f5 /backends/platform/symbian/src
parent3d71f16b47c8af0f69c1f25af0eaa69f67a9beba (diff)
downloadscummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.tar.gz
scummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.tar.bz2
scummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.zip
First pahse of renaming simon engine to agos. Internal renames. Compilation
is broken svn-id: r24008
Diffstat (limited to 'backends/platform/symbian/src')
-rw-r--r--backends/platform/symbian/src/main_features.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl
index 2e0b008e68..6c6a7a19d8 100644
--- a/backends/platform/symbian/src/main_features.inl
+++ b/backends/platform/symbian/src/main_features.inl
@@ -30,8 +30,8 @@
#ifndef DISABLE_SCUMM
"SCUMM "
#endif
-#ifndef DISABLE_SIMON
- "Simon "
+#ifndef DISABLE_AGOS
+ "AGOS "
#endif
#ifndef DISABLE_SKY
"Sky "