mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
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:
parent
3c4bfa6cac
commit
3a2cd87c45
@ -77,6 +77,7 @@ typedef struct {
|
||||
* common/util.h).
|
||||
*/
|
||||
static const StringMap platformMap[] = {
|
||||
{ "2gs", "kPlatformApple2GS" },
|
||||
{ "3DO", "kPlatform3DO" },
|
||||
{ "Amiga", "kPlatformAmiga" },
|
||||
{ "Atari", "kPlatformAtariST" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user