mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
c49074742c
The assert(0) that was introduced in PR #2811 is not user friendly since it has no explanation at all about what happened. Regular users probably won't think of looking at the log to get more information.