mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-30 22:27:52 -05:00
Report device enumeration errors with exceptions to be consistent with other initialization related function calls. Reduces the amount of code to maintain.