Update GamesDBScraper.cpp

This commit is contained in:
ottopower 2017-05-10 01:31:30 +02:00 committed by GitHub
parent 6c7b2c8f39
commit 6178e8f981

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")