diff options
-rw-r--r-- | engines/prince/detection.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/engines/prince/detection.h b/engines/prince/detection.h index 2f8be86427..b3d6153d38 100644 --- a/engines/prince/detection.h +++ b/engines/prince/detection.h @@ -72,6 +72,18 @@ static const PrinceGameDescription gameDescriptions[] = { { { "prince", + "Galador", + AD_ENTRY1s("talktxt.dat", "02bb2372f19aca3c65896ed81b2cefb3", 125702), + Common::RU_RUS, + Common::kPlatformWindows, + ADGF_TESTING, + GUIO1(GUIO_NONE) + }, + kPrinceDataDE + }, + { + { + "prince", "The Prince and the Coward", { {"databank.ptc", 0, "5fa03833177331214ec1354761b1d2ee", 3565031}, |