Merge pull request #128 from ottopower/patch-2

Update GamesDBScraper.cpp
This commit is contained in:
Jools Wills 2017-05-10 00:35:31 +01:00 committed by GitHub
commit 268e6c8338

View file

@ -56,7 +56,7 @@ const std::map<PlatformId, const char*> 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")