DiscIO: Implement multithreaded compression

This commit is contained in:
JosJuice
2020-04-22 09:50:27 +02:00
parent 1b26929119
commit b93bbbf2e5
5 changed files with 380 additions and 83 deletions

View File

@ -80,6 +80,7 @@
<ClInclude Include="FileBlob.h" />
<ClInclude Include="Filesystem.h" />
<ClInclude Include="FileSystemGCWii.h" />
<ClInclude Include="MultithreadedCompressor.h" />
<ClInclude Include="NANDImporter.h" />
<ClInclude Include="ScrubbedBlob.h" />
<ClInclude Include="TGCBlob.h" />