First pahse of renaming simon engine to agos. Internal renames. Compilation
is broken svn-id: r24008
This commit is contained in:
parent
3d71f16b47
commit
8e2c703bab
63 changed files with 1054 additions and 1054 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue