mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-24 20:00:50 -05:00
Fixes falling back to generic on non-windows builds with PCH disabled leading to runtime crashes and the pagefault test failing. Thanks to HdkR!