From 8e2c703baba570b18aec9d871fdc8ee7efe49e57 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 29 Sep 2006 08:14:27 +0000 Subject: First pahse of renaming simon engine to agos. Internal renames. Compilation is broken svn-id: r24008 --- backends/platform/symbian/src/main_features.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backends/platform/symbian/src') 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 " -- cgit v1.2.3