[Scummvm-git-logs] scummvm master -> d7669195b820669ddbc462db1abc750fba2b053a
trembyle
54326852+trembyle at users.noreply.github.com
Thu Nov 11 03:40:44 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:
d7669195b8 DIRECTOR: add Mac version of Rodem
Commit: d7669195b820669ddbc462db1abc750fba2b053a
https://github.com/scummvm/scummvm/commit/d7669195b820669ddbc462db1abc750fba2b053a
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2021-11-10T22:40:41-05:00
Commit Message:
DIRECTOR: add Mac version of Rodem
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index ab292f64d7..0d6372c53b 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2926,6 +2926,7 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1_l("henachoco04", "", "BENTO.EXE", "3a42f519df56d4cecac5e0915cf90f33", 2330381, Common::JA_JPN, 400),
+ MACGAME1_l("henachoco05", "", "yaken", "3731a1d809be07929da1f5d691ee3c97", 290398, Common::JA_JPN, 402),
WINGAME1_l("henachoco05", "", "YAKEN.EXE", "1f9b0ef872de7b84063a53b2a1083c60", 2103629, Common::JA_JPN, 400),
MACGAME1_l("henachoco08", "", "yataideomase", "3731a1d809be07929da1f5d691ee3c97", 290398, Common::JA_JPN, 402),
More information about the Scummvm-git-logs
mailing list