mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 05:37:36 -05:00
Second and final pass of clearing out tabs.
This commit is contained in:
@@ -238,7 +238,7 @@ bool ParseDisc()
|
||||
|
||||
for (auto& rPartition : PartitionGroup[x].PartitionsVec)
|
||||
{
|
||||
const SPartitionHeader& rHeader = rPartition.Header;
|
||||
const SPartitionHeader& rHeader = rPartition.Header;
|
||||
|
||||
MarkAsUsed(rPartition.Offset, 0x2c0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user