neogeocd is now scraped specifically as 'Neo Geo CD' instead of the more general 'Neo Geo'.

This commit is contained in:
Leon Styhre 2022-04-10 12:13:35 +02:00
parent 91460495be
commit 4859f0c980
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ namespace
{MSX2, "4929"},
{MSX_TURBO_R, "4929"},
{SNK_NEO_GEO, "24"},
{SNK_NEO_GEO_CD, "24"},
{SNK_NEO_GEO_CD, "4956"},
{SNK_NEO_GEO_POCKET, "4922"},
{SNK_NEO_GEO_POCKET_COLOR, "4923"},
{NINTENDO_3DS, "4912"},

View file

@ -64,7 +64,7 @@ namespace
{MSX2, 116},
{MSX_TURBO_R, 118},
{SNK_NEO_GEO, 142},
{SNK_NEO_GEO_CD, 142},
{SNK_NEO_GEO_CD, 70},
{SNK_NEO_GEO_POCKET, 25},
{SNK_NEO_GEO_POCKET_COLOR, 82},
{NINTENDO_3DS, 17},