mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
neogeocd is now scraped specifically as 'Neo Geo CD' instead of the more general 'Neo Geo'.
This commit is contained in:
parent
91460495be
commit
4859f0c980
|
@ -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"},
|
||||
|
|
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue