[Scummvm-git-logs] scummvm master -> 5ae8523b0e044e1ca80f11ab4702e84dd7f1f7ef
dreammaster
paulfgilbert at gmail.com
Fri May 1 00:44:12 UTC 2020
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:
5ae8523b0e GLK: SCOTT: Add detection for Buckaroo Bonzai
Commit: 5ae8523b0e044e1ca80f11ab4702e84dd7f1f7ef
https://github.com/scummvm/scummvm/commit/5ae8523b0e044e1ca80f11ab4702e84dd7f1f7ef
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-04-30T17:40:40-07:00
Commit Message:
GLK: SCOTT: Add detection for Buckaroo Bonzai
Changed paths:
engines/glk/scott/detection_tables.h
diff --git a/engines/glk/scott/detection_tables.h b/engines/glk/scott/detection_tables.h
index 2ce64795b3..d5a0144b09 100644
--- a/engines/glk/scott/detection_tables.h
+++ b/engines/glk/scott/detection_tables.h
@@ -90,6 +90,7 @@ const GlkDetectionEntry SCOTT_GAMES[] = {
DT_ENTRY0("goldenvoyage", "e2a8f956ab215012d1495550c4c11ee8", 18513),
DT_ENTRY0("claymorguesorcerer","f986d7e1ee074f65b6c1d00461c9b3c3", 19232),
DT_ENTRY0("pirateisle", "6d98f422cc986d959a3c74351785aea3", 19013),
+ DT_ENTRY0("buckaroobanzai", "ee2c7139d58423c5e25dd918fcb48383", 17989),
DT_ENTRY0("marveladventure", "aadcc04e6b37eb9d30a58b5bc775842e", 18876),
DT_ENTRY0("scottsampler", "d569a769f304dc02b3062d97458ddd01", 13854),
More information about the Scummvm-git-logs
mailing list