Accurate region detection for NAND titles

This commit is contained in:
JosJuice
2018-10-28 10:33:16 +01:00
parent dd922660c9
commit 8baafcc523
6 changed files with 18 additions and 13 deletions

View File

@ -48,7 +48,6 @@ public:
return "";
}
Platform GetVolumeType() const override;
// Provides a best guess for the region. Might be inaccurate or Region::Unknown.
Region GetRegion() const override;
Country GetCountry(const Partition& partition = PARTITION_NONE) const override;