mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 18:32:43 +00:00
a3ed4ceec5
Rather than use a bool and out parameter, we can collapse them into one by using a std::optional.