diff options
Diffstat (limited to 'backends/platform/symbian/src')
-rw-r--r-- | backends/platform/symbian/src/main_features.inl | 4 |
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 " |