[Scummvm-git-logs] scummvm master -> 51d7b2ed7d430923ee68aa2dbbbf426cccdfe96b

lotharsm noreply at scummvm.org
Wed Apr 8 07:06:35 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
51d7b2ed7d GOB: add spanish Adibou1 addon


Commit: 51d7b2ed7d430923ee68aa2dbbbf426cccdfe96b
    https://github.com/scummvm/scummvm/commit/51d7b2ed7d430923ee68aa2dbbbf426cccdfe96b
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2026-04-08T09:06:30+02:00

Commit Message:
GOB: add spanish Adibou1 addon

Changed paths:
    engines/gob/detection/tables_adibou1.h


diff --git a/engines/gob/detection/tables_adibou1.h b/engines/gob/detection/tables_adibou1.h
index 5d26d077c08..d3a5bf23fc7 100644
--- a/engines/gob/detection/tables_adibou1.h
+++ b/engines/gob/detection/tables_adibou1.h
@@ -287,6 +287,20 @@
 	0, 0, 0
 },
 
+{
+	{
+		"adibou1read67",
+		"", // Lectura 6-7 años"
+		AD_ENTRY1s("l61.stk", "e9130e83563c96d02db066c7df99fa76", 336736),
+		ES_ESP,
+		kPlatformDOS,
+		ADGF_ADDON,
+		GUIO0()
+	},
+	kFeaturesAdLib,
+	0, 0, 0
+},
+
 // -- Add-ons : Count 6-7 years --
 {
 	{




More information about the Scummvm-git-logs mailing list