mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-16 08:53:16 -03: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.