mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 03:32:58 +00:00
9d70b894bf
Simpler, and puts the call to CheckIntegrity right where it should be, instead of being hidden somewhere in a thread class. This also makes it more obvious what we're getting from the async task. Oh, and coincidentally, this fixes a random crash that could occur during the check. I'm not sure why.