Merge pull request #2439 from JosJuice/company-from-id

Use an ID-to-name map when volume has no company string
This commit is contained in:
Ryan Houdek
2015-05-25 23:32:55 -04:00
5 changed files with 411 additions and 4 deletions

View File

@ -125,5 +125,6 @@ protected:
// Generic Switch function for all volumes
IVolume::ECountry CountrySwitch(u8 country_code);
u8 GetSysMenuRegion(u16 _TitleVersion);
std::string GetCompanyFromID(const std::string& company_id);
} // namespace