[Scummvm-git-logs] scummvm master -> 60e119b7cc05aa8b40a65b9e65985be583d9e4a5

mistydemeo noreply at scummvm.org
Tue Dec 27 00:35:37 UTC 2022


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:
60e119b7cc DIRECTOR: henachocogala


Commit: 60e119b7cc05aa8b40a65b9e65985be583d9e4a5
    https://github.com/scummvm/scummvm/commit/60e119b7cc05aa8b40a65b9e65985be583d9e4a5
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-12-26T16:34:50-08:00

Commit Message:
DIRECTOR: henachocogala

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 3a5e1d7b786..aa3f8c31c6a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -917,6 +917,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "henachoco11",		"スロプロウエスタン" }, // Slowpro Western
 	{ "henachococd",		"ギャラクレヤン'75 オレニモインゼイクレヤン" }, // Galakureyan'75 Inzeikureyan
 	{ "henachocoexpo",		"イタチョコの野望" }, // Itachoco's Ambition
+	{ "henachocogala",		"スペースギャラクレヤン" }, // Space Galakureyan
 	{ "hidoiyokun",			"ひどいよくん" }, // Hidoiyo-kun
 	{ "himejijo",			"A.MAZING姫路城" },									// A.MAZING Himejijo (the HIMEJI Castle)
 	{ "horrortour2",		"Zeddas: Horror Tour 2" },
@@ -3879,6 +3880,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 	MACGAME1_l("henachococd", "", "xn--New-hh4b3bb3b5b1g6gnk3a0hh4hg", "ace16ae334528bef72c8a232539b4952", 292201, Common::JA_JPN, 402),
 	WINGAME1t_l("henachococd", "", "INKURE.EXE", "0eeb6c11f37605f7e506eab7624cc193", 19324531, Common::JA_JPN, 404),
 
+	MACGAME1_l("henachocogala", "", "galacle", "3731a1d809be07929da1f5d691ee3c97", 290398, Common::JA_JPN, 402),
+
 	// Mac version is D3
 	WINGAME1t("hhouse", "",			"HHOUSE.EXE",  "b0486032820bc6a413dd836650f8b0c3", 3181345, 400),
 	WINDEMO1("hhouse", "1995 Demo", "HAUNTED.EXE", "5b7e970d8b8dec473e31cc6815c03bf6", 1166813, 404),




More information about the Scummvm-git-logs mailing list