From 6178e8f9818092c4b5cf18b6b564088052549116 Mon Sep 17 00:00:00 2001 From: ottopower Date: Wed, 10 May 2017 01:31:30 +0200 Subject: [PATCH] Update GamesDBScraper.cpp --- es-app/src/scrapers/GamesDBScraper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es-app/src/scrapers/GamesDBScraper.cpp b/es-app/src/scrapers/GamesDBScraper.cpp index 058447441..b348fabad 100644 --- a/es-app/src/scrapers/GamesDBScraper.cpp +++ b/es-app/src/scrapers/GamesDBScraper.cpp @@ -56,7 +56,7 @@ const std::map gamesdb_platformid_map = boost::assign:: (PLAYSTATION_3, "Sony Playstation 3") (PLAYSTATION_4, "Sony Playstation 4") (PLAYSTATION_VITA, "Sony Playstation Vita") - (PLAYSTATION_PORTABLE, "Sony PSP") + (PLAYSTATION_PORTABLE, "Sony Playstation Portable") (SUPER_NINTENDO, "Super Nintendo (SNES)") (TURBOGRAFX_16, "TurboGrafx 16") (WONDERSWAN, "WonderSwan")