mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 20:27:53 -05:00
must_reconfigure isn't a parameter for this function any more, so it can be replaced with current_state. While we're at it, we can make the parameters of the declaration match the same name as the ones in the definition.