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

With the use of a lambda and a change in switch fallthrough, we can completely eliminate the use of goto within Run().
With the use of a lambda and a change in switch fallthrough, we can completely eliminate the use of goto within Run().