[Scummvm-git-logs] scummvm master -> b09ab7d1ecdd8c2252204ad1990c8b33569ebb7b
sev-
noreply at scummvm.org
Sun Jan 4 22:57:54 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
b09ab7d1ec WAGE: Fix compilation
Commit: b09ab7d1ecdd8c2252204ad1990c8b33569ebb7b
https://github.com/scummvm/scummvm/commit/b09ab7d1ecdd8c2252204ad1990c8b33569ebb7b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-04T23:57:16+01:00
Commit Message:
WAGE: Fix compilation
Changed paths:
engines/wage/detection_tables.h
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index 17c073742ca..78909d5cb57 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -170,7 +170,7 @@ static const ADGameDescription gameDescriptions[] = {
FANGAMEND("Explorer", "Explorer DEMO", "0ae79f48754466c4cd65137c7f186384", 460972),
FANGAMEND("Explorer", "Explorer DEMO", "6b22972808630201ece7cc96a0ef17f7", 460959), // alt version
FANGAME("Fantasy Quest", "b52d3e2680a76c23b2791e2c87f6b6bd", 762498),
- FANGAMED("Finding D - concept demo", "3657a0483c70a1b44641e62120290574", 55723),
+ FANGAMEND("Finding D", "Finding D - concept demo", "3657a0483c70a1b44641e62120290574", 55723),
FANGAME("Find the Heart", "0c0c282649597ea1ac82d97c8d4029a2", 105979), // From Joshua's Worlds 1.0
FANGAME("Find the Heart", "6fb8c6b8bc2287ba225b0ac6580dc073", 105675), // From Joshua's Worlds 1.0, alt version
FANGAME("Find the Heart", "08de3248b8c691d9a08af984bdcfa872", 105629), // From Joshua's Worlds, alt version
More information about the Scummvm-git-logs
mailing list