[Scummvm-cvs-logs] SF.net SVN: scummvm:[50148] scummvm/trunk/tools/md5table.c

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Jun 22 18:08:58 CEST 2010


Revision: 50148
          http://scummvm.svn.sourceforge.net/scummvm/?rev=50148&view=rev
Author:   fingolfin
Date:     2010-06-22 16:08:57 +0000 (Tue, 22 Jun 2010)

Log Message:
-----------
Add '2gs' to tools/md5table.c (this is used in tools/scumm-md5.txt, but was not added to the tool)

Modified Paths:
--------------
    scummvm/trunk/tools/md5table.c

Modified: scummvm/trunk/tools/md5table.c
===================================================================
--- scummvm/trunk/tools/md5table.c	2010-06-22 15:45:59 UTC (rev 50147)
+++ scummvm/trunk/tools/md5table.c	2010-06-22 16:08:57 UTC (rev 50148)
@@ -77,6 +77,7 @@
  * common/util.h).
  */
 static const StringMap platformMap[] = {
+	{ "2gs",		"kPlatformApple2GS" },
 	{ "3DO",		"kPlatform3DO" },
 	{ "Amiga",		"kPlatformAmiga" },
 	{ "Atari",		"kPlatformAtariST" },


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list