mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 14:00:48 -04:00
RestoreStateAndUnlock was only called with control_adjacent=true. Remove the parameter and unconditionally call the function that was gated behind it being true.