mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-16 00:01:32 +00:00
This moves the only direct call to zlib’s crc32() into its own translation unit, but that operation is cold enough that this won’t matter in the slightest. crc32_z() would be more appropriate, but Android has an older zlib version… |
||
|---|---|---|
| .. | ||
| Boot_BS2Emu.cpp | ||
| Boot_WiiWAD.cpp | ||
| Boot.cpp | ||
| Boot.h | ||
| DolReader.cpp | ||
| DolReader.h | ||
| ElfReader.cpp | ||
| ElfReader.h | ||
| ElfTypes.h | ||