[Scummvm-git-logs] scummvm master -> 1655dd730e8b2b1cc6851a21fa9d447b5c887e3f
dreammaster
dreammaster at scummvm.org
Sun Feb 7 19:42:16 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:
1655dd730e GLK: ZCODE: Added starcross detection entry
Commit: 1655dd730e8b2b1cc6851a21fa9d447b5c887e3f
https://github.com/scummvm/scummvm/commit/1655dd730e8b2b1cc6851a21fa9d447b5c887e3f
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-02-07T11:42:04-08:00
Commit Message:
GLK: ZCODE: Added starcross detection entry
Changed paths:
engines/glk/zcode/detection_tables.h
diff --git a/engines/glk/zcode/detection_tables.h b/engines/glk/zcode/detection_tables.h
index b92ccf3696..e637833ab4 100644
--- a/engines/glk/zcode/detection_tables.h
+++ b/engines/glk/zcode/detection_tables.h
@@ -1087,6 +1087,7 @@ const FrotzGameDescription FROTZ_GAMES[] = {
ENTRY0("starcross", "R15-820901", "fb2e6d9a0ad5822f3a8d4aec949e4e3c", 84984),
ENTRY0("starcross", "R17", "57b93a825b3011c8b4fbef5337c06fbc", 83792),
ENTRY0("starcross", "R17-821021", "ed1e62e1f0eb9d819be45c076c5729f7", 83792),
+ ENTRY0("starcross", "", "99b605d973984fbb3b5ec25c0f0dc8df", 84740),
ENTRY0("stationfall", "R107-870430", "cfadfb66afabaa2971ec9b4ae65266ca", 128934),
ENTRY0("suspect", "R14-000000", "94df6e910558b3c514e42f9a8d4075dd", 118692),
ENTRY0("suspect", "R14-841005", "3d759ccb19233f51968fa79d7374b393", 118692),
More information about the Scummvm-git-logs
mailing list