diff options
author | Eugene Sandulenko | 2007-02-13 13:42:28 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-02-13 13:42:28 +0000 |
commit | da7d8c9f35829184fcf16d60689b671fafee30d4 (patch) | |
tree | c1e8bf69c7e505c19d6c7c1169309d7328e9958b /engines/saga/sagagame.cpp | |
parent | 731f1017c1452063a9b722c3f4601f12034f2d16 (diff) | |
download | scummvm-rg350-da7d8c9f35829184fcf16d60689b671fafee30d4.tar.gz scummvm-rg350-da7d8c9f35829184fcf16d60689b671fafee30d4.tar.bz2 scummvm-rg350-da7d8c9f35829184fcf16d60689b671fafee30d4.zip |
Rename Common::GF_XXX to Common::ADGF_XXX
svn-id: r25545
Diffstat (limited to 'engines/saga/sagagame.cpp')
-rw-r--r-- | engines/saga/sagagame.cpp | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/engines/saga/sagagame.cpp b/engines/saga/sagagame.cpp index 08b795fbfc..db13831669 100644 --- a/engines/saga/sagagame.cpp +++ b/engines/saga/sagagame.cpp @@ -576,7 +576,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_DEMO_G, // Game id @@ -608,7 +608,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformMacintosh, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_MACDEMO2, @@ -640,7 +640,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformMacintosh, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_MACDEMO1, @@ -672,7 +672,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformMacintosh, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_MACCD_G, @@ -704,7 +704,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformMacintosh, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_MACCD, @@ -737,7 +737,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformLinux, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_LINDEMO, @@ -769,7 +769,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformWindows, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_WINDEMO3, @@ -800,7 +800,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformWindows, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_WINDEMO2, @@ -831,7 +831,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformWindows, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_ITE, GID_ITE_WINDEMO1, @@ -868,7 +868,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformUnknown, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_MULTICD, @@ -900,7 +900,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformLinux, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_LINCD, @@ -931,7 +931,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformWindows, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_WINCD, @@ -962,7 +962,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_CD_G, @@ -994,7 +994,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_CD_G2, @@ -1026,7 +1026,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_CD_DE, @@ -1058,7 +1058,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_CD_DE2, @@ -1089,7 +1089,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_CD, @@ -1119,7 +1119,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_DISK_DE, @@ -1150,7 +1150,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_DISK_DE2, @@ -1180,7 +1180,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_DISK_G, @@ -1211,7 +1211,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_ITE, GID_ITE_DISK_G2, @@ -1242,7 +1242,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_DEMO + Common::ADGF_DEMO }, GType_IHNM, GID_IHNM_DEMO, @@ -1282,7 +1282,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_IHNM, GID_IHNM_CD, @@ -1323,7 +1323,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_IHNM, GID_IHNM_CD_DE, @@ -1363,7 +1363,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::ES_ESP, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_IHNM, GID_IHNM_CD_ES, @@ -1403,7 +1403,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::RU_RUS, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_IHNM, GID_IHNM_CD_RU, @@ -1442,7 +1442,7 @@ static const SAGAGameDescription gameDescriptions[] = { }, Common::FR_FRA, Common::kPlatformPC, - Common::GF_NO_FLAGS + Common::ADGF_NO_FLAGS }, GType_IHNM, GID_IHNM_CD_FR, |