mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 16:59:13 +00:00
Accurate region detection for NAND titles
This commit is contained in:
parent
dd922660c9
commit
8baafcc523
6 changed files with 18 additions and 13 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue