mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06: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().