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

svn-id: r50148
This commit is contained in:
Max Horn 2010-06-22 16:08:57 +00:00
parent 3c4bfa6cac
commit 3a2cd87c45

View File

@ -77,6 +77,7 @@ typedef struct {
* common/util.h).
*/
static const StringMap platformMap[] = {
{ "2gs", "kPlatformApple2GS" },
{ "3DO", "kPlatform3DO" },
{ "Amiga", "kPlatformAmiga" },
{ "Atari", "kPlatformAtariST" },