mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 22:22:25 -07:00
operator= typically returns a reference, it's not void. While we're at it, we can correct the parameter formatting to adhere to the codebase.