[Scummvm-git-logs] scummvm master -> ca9ef28c24504c42f9a2d0798bdf866097024c24
mistydemeo
noreply at scummvm.org
Fri Jun 23 16:34:25 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:
ca9ef28c24 DIRECTOR: add second file to willywabbit
Commit: ca9ef28c24504c42f9a2d0798bdf866097024c24
https://github.com/scummvm/scummvm/commit/ca9ef28c24504c42f9a2d0798bdf866097024c24
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-06-23T09:34:08-07:00
Commit Message:
DIRECTOR: add second file to willywabbit
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 9705d805fe7..864f1d92898 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -3043,7 +3043,9 @@ static const DirectorGameDescription gameDescriptions[] = {
WINDEMO1("wfw31", "Demo", "WFWDEMO.EXE", "d98c3f5c1b7ea3039c47cc63d238a60d", 253540, 300),
// Mac version is D4
- WINGAME1t("willywabbit", "North American release", "WILLY.EXE", "d5a5389a2c9fcae112f1d5772d2d6fd3", 375280, 310),
+ WINGAME2t("willywabbit", "North American release",
+ "WILLY.EXE", "d5a5389a2c9fcae112f1d5772d2d6fd3", 375280,
+ "LANDMRKS.MMM", "4ad136593e943df6e05021616eae990a", 8830134, 310),
// Designed and produced by AdWare Inc, Los Gatos, California (1992)
WINDEMO2t("windows31", "Demo", "WINDEMO.EXE", "7d007410fece051b819735a282da7601", 255447,
More information about the Scummvm-git-logs
mailing list