mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:31:46 +02:00
f845818cfe
We can just use std::any_of here to collapse the checking code down to a single assignment as opposed to a loop. This also slightly improves on the existing code, as this won't continue to iterate through the cluster metadata if an entry that's non-zero is encountered. |
||
---|---|---|
.. | ||
Blob.cpp | ||
Blob.h | ||
CISOBlob.cpp | ||
CISOBlob.h | ||
CMakeLists.txt | ||
CompressedBlob.cpp | ||
CompressedBlob.h | ||
DirectoryBlob.cpp | ||
DirectoryBlob.h | ||
DiscExtractor.cpp | ||
DiscExtractor.h | ||
DiscIO.vcxproj | ||
DiscIO.vcxproj.filters | ||
DiscScrubber.cpp | ||
DiscScrubber.h | ||
DriveBlob.cpp | ||
DriveBlob.h | ||
Enums.cpp | ||
Enums.h | ||
FileBlob.cpp | ||
FileBlob.h | ||
Filesystem.cpp | ||
Filesystem.h | ||
FileSystemGCWii.cpp | ||
FileSystemGCWii.h | ||
NANDImporter.cpp | ||
NANDImporter.h | ||
TGCBlob.cpp | ||
TGCBlob.h | ||
Volume.cpp | ||
Volume.h | ||
VolumeFileBlobReader.cpp | ||
VolumeFileBlobReader.h | ||
VolumeGC.cpp | ||
VolumeGC.h | ||
VolumeWad.cpp | ||
VolumeWad.h | ||
VolumeWii.cpp | ||
VolumeWii.h | ||
WbfsBlob.cpp | ||
WbfsBlob.h | ||
WiiSaveBanner.cpp | ||
WiiSaveBanner.h | ||
WiiWad.cpp | ||
WiiWad.h |