[Scummvm-git-logs] scummvm master -> 674048f287671cccb60b9b2293e3b3ce5f4cac13
dreammaster
dreammaster at scummvm.org
Wed Apr 21 03:58:02 UTC 2021
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:
674048f287 AGS: Added detection entry
Commit: 674048f287671cccb60b9b2293e3b3ce5f4cac13
https://github.com/scummvm/scummvm/commit/674048f287671cccb60b9b2293e3b3ce5f4cac13
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-04-20T20:57:30-07:00
Commit Message:
AGS: Added detection entry
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 2c2d811fd6..58c6f92bd4 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2045,6 +2045,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("baldysadventure", "baldy.exe", "ea0d3284542db629f36cb6fc785e07bc", 179358984),
GAME_ENTRY("baltazarthefamiliar", "baltazar.exe", "9cb3c8dc7a8ab9c44815955696be2677", 2867294),
GAME_ENTRY("bananaracer", "bananaracer.exe", "e93f9dfa8405f1ca9f881d160ab31dc2", 10452233),
+ GAME_ENTRY("bananaracer", "bananaracer.exe", "e93f9dfa8405f1ca9f881d160ab31dc2", 10454173),
GAME_ENTRY("barndilemma", "woh.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 2432485),
GAME_ENTRY("barnrunner5part1", "barn runner 5-1.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 104073543),
GAME_ENTRY("barnrunner5part2", "barn runner 5-2.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 200879890),
More information about the Scummvm-git-logs
mailing list