From 52ee29d5cd51f57c7c84905908e4f4520159bd94 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 26 Nov 2011 22:26:50 +0200 Subject: SWORD25: Add the Hungarian "psylog" version from bug #3428644 --- engines/sword25/detection_tables.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'engines/sword25') diff --git a/engines/sword25/detection_tables.h b/engines/sword25/detection_tables.h index e33f8f8aca..94a5b55fed 100644 --- a/engines/sword25/detection_tables.h +++ b/engines/sword25/detection_tables.h @@ -104,6 +104,17 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE, GUIO1(GUIO_NOASPECT) }, + // Hungarian "psylog" version. + // Submitted by goodoldgeorg in bug report #3428644. + { + "sword25", + "psylog version", + AD_ENTRY1s("lang_hu.b25c", "7de51a3b4926a192549e75b1a7d81667", 1864915), + Common::HU_HUN, + Common::kPlatformUnknown, + ADGF_UNSTABLE, + GUIO1(GUIO_NOASPECT) + }, // Extracted version { -- cgit v1.2.3