[Scummvm-git-logs] scummvm master -> 172d05a9ae2df6c66fb2f81b1d6e8925e9e88875
sdelamarre
noreply at scummvm.org
Wed Mar 8 23:30:17 UTC 2023
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:
172d05a9ae GOB: Add another German version of Adibou2
Commit: 172d05a9ae2df6c66fb2f81b1d6e8925e9e88875
https://github.com/scummvm/scummvm/commit/172d05a9ae2df6c66fb2f81b1d6e8925e9e88875
Author: Simon Delamarre (simon.delamarre14 at gmail.com)
Date: 2023-03-09T00:28:50+01:00
Commit Message:
GOB: Add another German version of Adibou2
Changed paths:
engines/gob/detection/tables_adibou.h
diff --git a/engines/gob/detection/tables_adibou.h b/engines/gob/detection/tables_adibou.h
index 5f6fcb70000..710ef85ae09 100644
--- a/engines/gob/detection/tables_adibou.h
+++ b/engines/gob/detection/tables_adibou.h
@@ -213,6 +213,20 @@
0, 0, 0
},
+{
+ {
+ "adibou2",
+ "ADI Jr.",
+ AD_ENTRY1s("intro.stk", "718a51862406136c28639489a9ba950a", 956350),
+ DE_DEU,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
+ kGameTypeAdibou2,
+ kFeatures640x480,
+ 0, 0, 0
+},
// -- Italian: Adibù --
{
More information about the Scummvm-git-logs
mailing list