Added TheGamesDB scraper support for the Nintendo Switch platform.

This commit is contained in:
Leon Styhre 2021-06-26 13:13:50 +02:00
parent 10a2b72063
commit 8feb42b56a

View file

@ -80,6 +80,7 @@ const std::map<PlatformId, std::string> gamesdb_new_platformid_map {
{ NINTENDO_GAME_AND_WATCH, "4950" },
{ NINTENDO_POKEMON_MINI, "4957" },
{ NINTENDO_SATELLAVIEW, "6" },
{ NINTENDO_SWITCH, "4971" },
{ BANDAI_SUFAMI_TURBO, "6" },
{ DOS, "1" },
{ PC, "1" },