First pahse of renaming simon engine to agos. Internal renames. Compilation

is broken

svn-id: r24008
This commit is contained in:
Eugene Sandulenko 2006-09-29 08:14:27 +00:00
parent 3d71f16b47
commit 8e2c703bab
63 changed files with 1054 additions and 1054 deletions

View file

@ -175,7 +175,7 @@ static UInt32 ModulesPalmMain(UInt16 cmd, MemPtr cmdPBP, UInt16 launchFlags)
result = GET_MODEARM;
#else
# if !defined(DISABLE_SCUMM) || \
!defined(DISABLE_SIMON) || \
!defined(DISABLE_AGOS) || \
!defined(DISABLE_SWORD1)
result = GET_DATACOMMON|GET_DATAENGINE|GET_MODE68K;
# else