mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

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.