mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-23 21:51:36 +02: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.)