mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Merge pull request #9854 from JosJuice/wia-ice
DiscIO: Store partition key directly in ReuseID
This commit is contained in:
commit
39e14b6b5f
2 changed files with 3 additions and 3 deletions
|
@ -257,7 +257,7 @@ private:
|
|||
|
||||
#undef COMPARE_TIED
|
||||
|
||||
const WiiKey* partition_key;
|
||||
WiiKey partition_key;
|
||||
u64 data_size;
|
||||
bool encrypted;
|
||||
u8 value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue