[Scummvm-git-logs] scummvm master -> f89a449183c75a830a76b45c6cc61f26957f2b6a
sev-
noreply at scummvm.org
Tue Nov 5 23:40:35 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f89a449183 QDENGINE: Added placeholder for Slovak nupogodi3
Commit: f89a449183c75a830a76b45c6cc61f26957f2b6a
https://github.com/scummvm/scummvm/commit/f89a449183c75a830a76b45c6cc61f26957f2b6a
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-11-06T00:40:26+01:00
Commit Message:
QDENGINE: Added placeholder for Slovak nupogodi3
Changed paths:
engines/qdengine/detection_tables.h
diff --git a/engines/qdengine/detection_tables.h b/engines/qdengine/detection_tables.h
index 4b268d2f9ef..ebf55a6fc23 100644
--- a/engines/qdengine/detection_tables.h
+++ b/engines/qdengine/detection_tables.h
@@ -79,6 +79,9 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
// Jen poÄkej a PÃseÅ pro zajÃce
GAMEl("nupogodi3", "c0fab62fe6f3a339e96b1dd4a034e40a", 1674743,
"qd_game.exe", "d5e942e1d588fbd127c812551c0b67ef", 909312, Common::CS_CZE),
+ // No poÄkaj! 3: PieseÅ pre zajaca
+ //GAMEl("nupogodi3", "???", 1674743,
+ // "qd_game.exe", "???", 909312, Common::SK_SVK),
#undef SUPPORT_STATUS
#define SUPPORT_STATUS ADGF_UNSTABLE
More information about the Scummvm-git-logs
mailing list