mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-26 17:01:59 -04:00
During emulation, when LocalGame has a value but CurrentRun doesn't, we want to read from LocalGame, not CurrentRun. This change exposes a LAYER_ACTIVE option that handles this correctly.