mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 16:13:40 +00:00
What we actually care about is whether it's a GCZ file, not whether it's compressed. (This commit doesn't change the behavior, since the beginning of CompressSelection discards items that aren't BlobType::GCZ or BlobType::PLAIN.)