mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-16 07:00:57 -05:00
04fcb72 fixed an issue with reading the Wii FST size, but I found a second
issue when working on PR #2820 - the size must be shifted left by 2.
DiscScrubber and Boot already do this correctly using separate code.