mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-14 01:01:07 -04: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().