[Scummvm-cvs-logs] scummvm master -> 56bbc9e796ea566dd0921d020f00f96cd07d2da7

somaen einarjohants at gmail.com
Sun Dec 22 02:25:03 CET 2013


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:
56bbc9e796 WINTERMUTE: Fix build issues in previous commit.


Commit: 56bbc9e796ea566dd0921d020f00f96cd07d2da7
    https://github.com/scummvm/scummvm/commit/56bbc9e796ea566dd0921d020f00f96cd07d2da7
Author: Einar Johan Trøan Sømåen (einarjohants at gmail.com)
Date: 2013-12-21T17:24:03-08:00

Commit Message:
WINTERMUTE: Fix build issues in previous commit.

Changed paths:
    engines/wintermute/detection_tables.h



diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index f15f6c0..e6f4383 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -48,13 +48,13 @@ static const PlainGameDescriptor wintermuteGames[] = {
 	{"helga",           "Helga Deep In Trouble"},
 	{"jamesperis",      "James Peris: No License Nor Control"},
 	{"kulivocko",       "Kulivocko"},
-	{"lonelyrobot"      "Project Lonely Robot"
+	{"lonelyrobot"      "Project Lonely Robot"},
 	{"looky",           "Looky"},
 	{"julia",           "J.U.L.I.A."},
 	{"mirage",          "Mirage"},
 	{"paintaria",       "Paintaria"},
 	{"pigeons",         "Pigeons in the Park"},
-	{"projectdoom"      "Project: Doom"
+	{"projectdoom"      "Project: Doom"},
 	{"reversion1",      "Reversion: The Escape"},
 	{"reversion2",      "Reversion: The Meeting"},
 	{"rosemary",        "Rosemary"},






More information about the Scummvm-git-logs mailing list