mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
@@ -242,7 +242,7 @@ static int GetCountry(std::string filename)
|
||||
return country;
|
||||
}
|
||||
|
||||
return static_cast<int>(DiscIO::Country::COUNTRY_UNKNOWN);
|
||||
return static_cast<int>(DiscIO::Country::Unknown);
|
||||
}
|
||||
|
||||
static int GetPlatform(std::string filename)
|
||||
|
||||
Reference in New Issue
Block a user