mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-18 08:00:52 -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.