[Scummvm-git-logs] scummvm master -> 6df7de40f34af242a80ef66825634df274425705
criezy
criezy at scummvm.org
Sat Apr 25 15:46:24 UTC 2020
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:
6df7de40f3 ULTIMA: Fix compilation
Commit: 6df7de40f34af242a80ef66825634df274425705
https://github.com/scummvm/scummvm/commit/6df7de40f34af242a80ef66825634df274425705
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-04-25T16:46:04+01:00
Commit Message:
ULTIMA: Fix compilation
Changed paths:
engines/ultima/detection.h
diff --git a/engines/ultima/detection.h b/engines/ultima/detection.h
index 7c9375986c..6a9764ad1e 100644
--- a/engines/ultima/detection.h
+++ b/engines/ultima/detection.h
@@ -45,7 +45,7 @@ enum GameId {
GAME_ULTIMA7,
GAME_ULTIMA8,
GAME_CRUSADER_REG,
- GAME_CRUSADER_REM,
+ GAME_CRUSADER_REM
// There is no ultima game after Ultima 8. Nope.. none at all.
};
More information about the Scummvm-git-logs
mailing list