Merge pull request #9854 from JosJuice/wia-ice

DiscIO: Store partition key directly in ReuseID
This commit is contained in:
Léo Lam
2021-07-06 13:05:09 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@ -257,7 +257,7 @@ private:
#undef COMPARE_TIED
const WiiKey* partition_key;
WiiKey partition_key;
u64 data_size;
bool encrypted;
u8 value;