mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
VolumeVerifier: Check hashes in Wii partitions
This commit is contained in:
parent
84cbd5150f
commit
4fd2d8e8c4
7 changed files with 184 additions and 116 deletions
|
@ -43,7 +43,6 @@ private:
|
|||
const QString& out);
|
||||
void ExtractFile(const DiscIO::Partition& partition, const QString& path, const QString& out);
|
||||
bool ExtractSystemData(const DiscIO::Partition& partition, const QString& out);
|
||||
void CheckIntegrity(const DiscIO::Partition& partition);
|
||||
|
||||
DiscIO::Partition GetPartitionFromID(int id);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue